|
|
|
|
|
by scottharveyco
2882 days ago
|
|
That's what I have, a very small helper library that contains 5 or 6 functions that I use frequently like .closest(), .hideAll(), .showAll() etc. My application doesn't use much JS so this seems reasonable to me instead of including a framework for a few functions. |
|