Useful utilities for working with Uint8Array (and Buffer)
created at Oct. 24, 2023, 5:55 a.m.
Memoize promise-returning functions. Includes cache expire and prefetch.
created at May 20, 2016, 3:41 p.m.
Remove or replace part of a string like Array#splice
created at Aug. 19, 2015, 6:27 p.m.
Easy property validation for JavaScript, Node and Express.
created at Jan. 17, 2016, 3:36 a.m.
Well-formatted and improved trace system calls and signals (when the debugger does not help)
created at June 2, 2016, 2:02 p.m.
Open the GitHub page of the given or current directory repo
created at Jan. 12, 2016, 5:36 p.m.
Open the npm page, Yarn page, or GitHub repo of a package
created at Jan. 12, 2016, 5:34 p.m.
Mobile app splash screen generator
created at Jan. 6, 2016, 6:38 p.m.
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
created at April 16, 2014, 9:48 p.m.
Round a number to a specific number of decimal places: 1.234 → 1.2
created at Aug. 13, 2015, 6:37 p.m.