Hacker News new | ask | show | jobs
by leeoniya 3107 days ago
whenever i feel the need for jquery these days, i typically reach for the much smaller, faster, ie11+ https://github.com/franciscop/umbrella
2 comments

nice. thanks. despite the plainjs appeal in practice i still find that using jquery is faster, easier, and safer.

the parts of it i want are very simple though. i can (and have) written my own replacements, but I don't want to throw my own one-off replacement into the projects I use, so having some kind of community library is much better.

From the author of the Picnic css framework. That bodes well for conciseness, documentation, and style.