jquery-cheatsheet
jQuery interactive cheatsheet http://oscarotero.com/jquery/
Installation:
$ git clone https://github.com/oscarotero/jquery-cheatsheet.git
$ cd jquery-cheatsheet
$ npm install
$ npm start
# Open http://localhost:3000 in your browser