a streaming interface for archive generation
created at Oct. 9, 2012, 5 a.m.
Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
created at May 10, 2014, 2:42 a.m.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
created at March 20, 2014, 2:36 p.m.
Convert bytes to a human readable string: 1337 → 1.34 kB
created at Feb. 9, 2014, 5:24 p.m.
Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.
created at March 1, 2015, 3 p.m.
XML to JavaScript object converter.
created at July 17, 2010, 9:05 a.m.
Extract a value from a buffer of json without parsing the whole thing
created at March 17, 2014, 12:39 p.m.
Streaming csv parser inspired by binary-csv that aims to be faster than everyone else
created at May 16, 2014, 9:58 a.m.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
created at Sept. 23, 2011, 7:03 a.m.