Skip to content

kostasx/make_bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Bookmarklet Builder

This is a port from the Perl script make_boomarklet.pl by John Gruber.

Read the related article here.

Usage:

$ coffee make_bookmarklet.coffee source.js

or

$ node make_bookmarklet.js source.js

TODO

  • Remove spaces before and after the equal sign
  • Compare source and target AST
  • Add Tests
  • Create a Desktop app based on Electron for quick drag-n-drop functionality?
  • Create a browser version

About

Convert JavaScript code to bookmarklet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors