netscapebff
v0.1.3
Published
A package to generate HTML bookmark files according to the Netscape Bookmark file format.
Downloads
3
Readme
netscapebff
A package to generate HTML bookmark files according to the Netscape Bookmark file format.
References
- https://github.com/bahamas10/node-netscape-bookmarks
- https://github.com/Zebradil/nebooman
- https://github.com/pxlprfct/bookmarked
- https://github.com/mattpocock/pkg-demo + https://youtu.be/eh89VE3Mk5g
Development
npm install
npm run dev
npm run lint
npx changeset
Notes
- https://www.waterfox.net/support/Linux/import-bookmarks-html-file/
npm install -D typescript tsup prettier @feedzai/prettier-config @changesets/cli ts-node
npx tsc --init
- https://github.com/changesets/changesets/blob/main/docs/intro-to-using-changesets.md
npx changeset init