ThinkParkFE / tp.zepto.requirejs

zepto for requirejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zepto-full

This is a shim repository for Zepto.js with all the available modules built within it.

Installation

For use with Bower, simply run bower install tp.zepto within your terminal.

Build

This shim can be built by checking out the Zepto source, then-- within the root of that directory-- run the following commands:

  MODULES 'zepto event ajax form ie detect fx fx_methods assets data deferred callbacks selector touch gesture stack ios3'
  npm run-script dist

About

zepto for requirejs


Languages

Language:JavaScript 100.0%