jquery-plugins

collection of jQuery plugins

Downloads
1.6K
Stars
27
Committers
2

THIS PROJECT IS OUTDATED AND IS NOT SUPPORTED. USE IT AT YOUR OWN RISK.

jQuery plugins

$.identify

Implementation of identifying technique for objects

$.memoize

Implementation of memoization technique for functions

$.debounce, $.throttle

Implementation of rate-limit execution for functions

$.observable

Implementation of observable pattern

$.inherit

Implementation of "class" declarations and inheritance pattern