browser extension https://pinmenote.com
Go to file
2023-04-21 02:48:11 +02:00
bin feat: save pin and snapshot with marked canvas 2023-03-28 01:11:55 +02:00
src fix: render shadow children - cleanup duplicated code 2023-04-21 02:48:11 +02:00
.env fix: cleanup url, shadow with children slots 2023-04-20 23:11:47 +02:00
.env.development fix: missing file 2023-04-20 23:12:12 +02:00
.eslintignore fix: mathml-to-latex as external dependency 2023-03-25 18:12:19 +01:00
.eslintrc tech: cleanup fetch api - align with website 2023-03-17 03:58:28 +01:00
.gitignore feat: is initial commit 2022-12-17 22:55:05 +01:00
.gitmodules feat: compute tags and index them in storage 2023-04-20 06:14:46 +02:00
.parcelrc feat: is initial commit 2022-12-17 22:55:05 +01:00
.prettierrc.json feat: is initial commit 2022-12-17 22:55:05 +01:00
LICENSE feat: is initial commit 2022-12-17 22:55:05 +01:00
package-lock.json feat: compute tags and index them in storage 2023-04-20 06:14:46 +02:00
package.json feat: compute tags and index them in storage 2023-04-20 06:14:46 +02:00
README.md fix: iframe content height problem - missing document header 2023-04-13 03:44:33 +02:00
tsconfig.json tech: remove external types submodule 2023-02-17 14:06:42 +01:00

pinmenote-extension

Description

Browser extension nobody wants and nobody needs

  • offline first with p2p in mind

Run

npm run dev

Known issues