Safe parsing of CSON files
Turn a `git log` into a stream of commit objects
PARSE and STRINGIFY for CSV strings. It's like JSON object but for CSV. It can also work row by row. And, if can parse strings, it can be use to parse files or streams too.
Easily handle defaults for your options
Additional JSON-Schema keywords for Ajv JSON validator
Type declarations for the Telegram API
JSON stringify stream for highland.js
Type-safe object enhancement with proxy-based method extension
Douglas Crawford's JSON2, ported to a CommonJS compliant module
It converts complex json with arrays and nested objects into url parameters or query string. It can also parse such query string back to json.
Jest matcher for working with JSON
Parse and stringify git urls in a friendly way.
JSON.parse with bigints support
A simple function that print objects / arrays as ASCII tables. Handles ANSI styling and weird 💩 Unicode emoji symbols – they won't break the layout.
Invisible data at ease
PostCSS for CSS-in-JS and styles in JS objects
Read `.xlsx` files in a web browser or in Node.js
Resolver for tarball dependencies
Node.js JSON replacement which handles 64-bit integers and arbitrary-precision decimals.
JSON diff & patch (object and array diff, text diff, multiple output formats)
JavaScript utilities for Vega.
A querystring parser that supports nesting and arrays, with a depth limit
Generate all possible permutations of an object's key-value pairs
```sh npm install --save extra-json-stable-stringify # or yarn add extra-json-stable-stringify ```