this script converts your pinbaord json data to standard netscape bookmarks file (html)
| .gitignore | ||
| .node-version | ||
| index.js | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
Pinboard JSON Data to Netscape bookmarks
This script converts your pinbaord json data to standard netscape bookmarks file (html).
Usage
- prepare node.js environment (please use current lts version)
- modify raw json file path and output file path (in index.js line 4)
- npm start or node index.js
- check your bookmarks file