Skip to content

Forked version of Zepto with npm-zepto patches applied (no submodules), allowing for install straight from GH.

Notifications You must be signed in to change notification settings

visualspace/npm-zepto-fork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Forked version of Zepto with npm-zepto patches applied (no submodules), allowing for install straight from GH.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.1%
  • JavaScript 24.3%
  • CSS 1.7%
  • CoffeeScript 1.5%
  • Other 0.4%