zepto-browserify-full

1.1.6 • Public • Published

zepto-browserify-full

a repo make zepto (with all modules in) that can be used with browserify

#usage

npm install zepto-browserify-full --save
var $ = require('zepto-browserify-full');
$('selector').operate(arguments);

#LICENSE MIT see zeptojs.com

Readme

Keywords

Package Sidebar

Install

npm i zepto-browserify-full

Weekly Downloads

0

Version

1.1.6

License

MIT

Last publish

Collaborators

  • xincici