Enjoy sigle-page jQuery API Cheatseet by Future Colors.
This repo is powering http://jqapi.ru site.
Contributions are welcome.
- all methods and attributes on one page
- easily printable
- clean design with less noise
git clone [email protected]:futurecolors/jqapi.ru.git
cd jqapi.ru
npm install
grunt
Now you have fresh build of cheatsheet in build
folder.
grunt serve
Same as grunt, but also launches local server to display html.
grunt publish
Update jqapi.ru with latest build.