Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 376 Bytes

js-plugins

A collection of javascript/jquery plugins I have found work well

some things I use but don't need to add here

Backbone.js

http://backbonejs.org/

  • MVC Javascript

Underscore

http://underscorejs.org/

  • utility functions javascript should have anyway and required with backbone