https://github.com/thomd/marlene
Bookmarklet-Generator Gem for local or remote JavaScript files
https://github.com/thomd/marlene
Last synced: 10 months ago
JSON representation
Bookmarklet-Generator Gem for local or remote JavaScript files
- Host: GitHub
- URL: https://github.com/thomd/marlene
- Owner: thomd
- Created: 2010-07-08T22:08:39.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-12T22:08:09.000Z (almost 16 years ago)
- Last Synced: 2025-07-28T02:57:06.197Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Marlene - A bookmarklet builder
===============================
Marlene is inspired by John Grubers Perl based [JavaScript Bookmarklet Builder](http://daringfireball.net/2007/03/javascript_bookmarklet_builder).
Specs
-----
run specs with
spec spec/marlene_spec.rb --format specdoc
or
autospec