Skip to content

Breefield/Selector-Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_$

A lightweight memoized cache for jQuery selectors. Minified source fits in a tweet.

Use:

_$('#selector')

instead of

$('#selector')

to cache the selection.

About

Cache those jquery selectors you plan on being static

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published