sly-browserify
v1.6.1
Published
sly.js for browserify
Downloads
2
Readme
sly-browserify
A fork of the excellent sly.js to be used with browserify. Originally pegged @1.2.1 because of some bug I can't remember but thanks to a PR from pnghai we are now @1.6.1
usage
$ npm install sly-browserify
// in browser
require('sly-browserify')($, window); // Sly is now global
Todos
- add jquery as a dependency?
Licence
MIT