starlet
v0.0.2
Published
Starlet.js helps you manage your bookmarklets with ease and grace! Say goodbye to editing JavaScript in your bookmark manager.
Downloads
1
Readme
Starlet.js
Starlet.js helps you manage your bookmarklets with ease and grace! Say goodbye to editing JavaScript in your bookmark manager.
Installation
We'll probably make this a npm module. All you need is node.js right now, so do the normal thing:
npm installUsage
This is work in progress, but this is how it works right now...
node starlet.js file1.js file2.js > bookmarks.htmlThen bookmarks.html will have bookmarklets for "file1" and "file2". You can either:
- drag and drop them to your bookmarks toolbar or
- import them with your browser's "import bookmarks" feature
