A simple and light-weight JSON handler with promise support
JSON without touching any globals
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
TypeScript definitions for json-stable-stringify-without-jsonify
Convert errors to JSON or to a good string. Develop faster with better error messages.
Socket.dev optimized package override for jsonify
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
Parses RSS/Atom/XML feed data and converts it into JSON format.
A liberal XML to JSON converter.
Save JSON representation of objects to redis when using node_redis
hl7v2 plugin to transform hl7v2 messages to a simplified JSON representation
Jsonify Excel files.
This repository was created to write various interesting functions/classes to improve my hard skills. So far, this will be a collection of little-related things. To write them, I use different ideas from different libraries (I will add links to the librar
hl7v2 plugin to transform hl7v2 messages to a simplified JSON representation
A plugin for Mongoose to normalize JSON output
Fetch API mixin for stringifying JSON and setting Content-Type if unset. Functional and immutable.
Overrides console.log and console.error so that a single JSON string is written to stdout or stderr, respectively. Handles Error objects and circular references.
[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency status][david-dm-image]][david-dm-url] [![Dev Dependency status][david-dm-dev-image]][david-dm-dev-url] [![Coverage Sta
Utility methods on values I use all the time
Base tests for every PostCSS CSS parser
parses a css string into a convenient json structure
can jsonify mongodb ObjectID and Date like EJSON, w/o actually needing mongodb package
Turn a JSON tree to a React Component.