/iscroll

Smooth scrolling for the web

Primary LanguageJavaScriptMIT LicenseMIT

iScroll 5

Documentation soon to come. In the meantime please reference to the examples in the demos directory.

Build system (for developers only)

iScroll comes with a custom build system. The required nodejs packages are included in the package.json. To build all main releases just do:

./build.js dist

The compiled scripts will be saved in the /build and /dist directories.

Script released under the MIT license.