timeago.js is a tiny(2.0 kb) library used to format date with `*** time ago` statement.
updated at Nov. 16, 2024, 11:25 a.m.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
updated at Nov. 15, 2024, 9:38 p.m.
The semver parser for node (the one npm uses)
updated at Nov. 15, 2024, 8:09 a.m.
🐦 Check for deprecated packages
updated at Nov. 14, 2024, 2:11 p.m.
I created this in 2014, the year I learned how to program. All of the downloads are from an old version of https://github.com/micromatch/micromatch. I've done a few other things since: https://github.com/jonschlinkert.
updated at Nov. 13, 2024, 10:49 p.m.
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
updated at Nov. 13, 2024, 10:48 p.m.
Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical input
updated at Nov. 12, 2024, 7:08 a.m.
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
updated at Nov. 12, 2024, 1:08 a.m.
I created this in 2014, when I was learning how to program.
updated at Nov. 11, 2024, 7:13 p.m.