Search results
6000 packages found
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
super fast, all natural json logger
A logger for just about everything.
A super light and fast circular JSON parser.
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Fast and low overhead web framework, for Node.js
Validate XML, Parse XML, Build XML without C/C++ based libraries
Strip comments from JSON. Lets you use comments in your JSON files!
A collection of essential TypeScript types
Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.
Find the root directory of a Node.js project or npm package
Like JSON.stringify, but doesn't blow up on circular refs.
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
Spinners for use in the terminal
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Parse JSON with more helpful errors
A node.js module for parsing form data, especially file uploads.