Skip to content

dokterbob/npm-zepto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-zepto

An automatic CommonJS Zepto wrapper

Zepto version 1.1.4

See zeptojs.com for an extended introduction and documentation.

Zepto.js and npm-zepto are licensed under the terms of the MIT License.

Installing

npm install npm-zepto

Then you can include it using CommonJS as you pleased.

Advanced users

Maybe you need a custom build of zepto, right? Ok, just clone the repo and build your npm-zepto yourself.

We have desided compiling npm-zepto as a CommonJS type library instead a UMD. Nonetheless if you need a AMD library you can clone the repo an run the amd_build script in order to buil a RequiredJS compatible Zepto library.

About

An automatic Zepto CommonJS wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 69.6%
  • JavaScript 30.4%