futurecolors / jqapi.ru

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

Home Page:http://jqapi.ru/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery API Cheat Sheet

Enjoy single-page jQuery API Cheat Sheet by Future Colors and community.

This repo used to power jqapi.ru website, now served through https://futurecolors.github.io/jqapi.ru/

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 cheat sheet in build folder.

Tasks

grunt serve

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

grunt publish

Update https://futurecolors.github.io/jqapi.ru/ with latest build.

About

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

http://jqapi.ru/

License:Other


Languages

Language:HTML 83.6%Language:CSS 13.2%Language:JavaScript 3.2%