Skip to content

Taiger/jqapi.ru

 
 

Repository files navigation

jQuery 1.8 API Cheatsheet

Single page jQuery API Cheatseet by Future Colors.

Forked to preserve version 1.8 because, lets face it, this the best jquery cheatsheet that ever was! (At this time of writing.. Drupal 7 is upgradable to version 1.8 and not beyond :()

Original repo is powering http://jqapi.ru site.

Goals

  • all methods and attributes on one page
  • easily printable
  • clean design with less noise

jQuery API Cheatsheet

Developing

  • git clone git@github.com:futurecolors/jqapi.ru.git
  • cd jqapi.ru
  • npm install
  • grunt

Now you have fresh build of cheatsheet in build folder.

Tasks

grunt serve

Same as grunt, but also launches local server to display html.

grunt publish

Update jqapi.ru with latest build.

About

A jquery cheatsheet powering http://jqapi.ru/

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 93.1%
  • JavaScript 6.9%