Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)
updated at Oct. 3, 2022, 5:28 p.m.
Well-formatted and improved trace system calls and signals (when the debugger does not help)
updated at Aug. 28, 2023, 5:29 a.m.
♻️ Get, set, or delete nested properties of process.env using a dot path
updated at Sept. 10, 2023, 1:34 a.m.
Transform the first chunk in a stream
updated at Nov. 1, 2023, 1:09 p.m.
a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data
updated at Dec. 3, 2023, 12:59 p.m.
Easy property validation for JavaScript, Node and Express.
updated at Jan. 5, 2024, 2:05 p.m.
Transform stream that lets you peek the first line before deciding how to parse it
updated at Jan. 31, 2024, 12:59 a.m.
Generate random numbers that are consecutively unique
updated at April 8, 2024, 4:33 a.m.
Like `fs.createWriteStream(...)`, but atomic.
updated at May 27, 2024, 1:17 p.m.