/jqapi.ru

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

Primary LanguageHTMLOtherNOASSERTION

jQuery API Cheatsheet

Enjoy sigle-page jQuery API Cheatseet by Future Colors.

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

Contributions are welcome.

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.