Safely serialize a value to JSON without unintended loss of data or going into an infinite loop due to circular references.
created at Sept. 17, 2014, 6:19 a.m.
Remove or replace part of a string like Array#splice
created at Aug. 19, 2015, 6:27 p.m.
Transform the first chunk in a stream
created at May 25, 2014, 3:42 p.m.
♻️ Get, set, or delete nested properties of process.env using a dot path
created at July 21, 2017, 3:47 p.m.
Columnated lists for the CLI. Unicode and ANSI safe.
created at Feb. 13, 2016, 10:09 p.m.
Replace all homoglyphs with base characters. Useful to detect similar strings.
created at Dec. 9, 2016, 7:10 a.m.
Convert an Observable to a Promise
created at Nov. 19, 2015, 1:46 p.m.
Like `fs.createWriteStream(...)`, but atomic.
created at Sept. 19, 2014, 11:15 p.m.
Transform stream that lets you peek the first line before deciding how to parse it
created at July 23, 2014, 3:17 p.m.
Memoize promise-returning functions. Includes cache expire and prefetch.
created at May 20, 2016, 3:41 p.m.