Showing 61-80 of 1,249,782 packages
decycle your json
Stylable text tables, handling ansi colour. Useful for console output.
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Framework agnostic JSON API serializer.
JSON Safe Parser & Schema Validator
Converts OpenAPI Schema Object to JSON Schema
very fast object redaction
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Copy a descriptor from object A to object B
Encode/decode circular structures for converting to and from JSON.
Convert an object's keys to snake case
ESLint rule for suggesting that object spread properties be used instead of Object.assign().
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Deterministic stringification for when performance and bundle size matters
Infer typescript types from your JSON schemas!
Matches strings against configurable strings, globs, regular expressions, and/or functions
Like JSON.stringify, but doesn't blow up on circular refs.
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.