Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 225 Bytes

neo-zepto

build a browserify version of zepto with deferred

For the original Zepto, it's here http://zeptojs.com

Install

npm install neo-zepto

Usage

var Zepto = require('neo-zepto');