bookmarkletify icon indicating copy to clipboard operation
bookmarkletify copied to clipboard

node package to convert a javascript source string into a bookmarklet

Results 2 bookmarkletify issues
Sort by recently updated
recently updated
newest added

I've worked up a branch that switches things to a streaming api, and provides the original string style as a alternative. https://github.com/olizilla/bookmarkletify/blob/stream/bookmarkletify.js If you'd be interested in going in that...