Merges the enumerable properties of two or more objects deeply.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
No description provided.
Get an iterator for any JS language value. Works robustly across all environments, all versions.
Gatsby transformer plugin for JSON files
Deeply merge 2 or more objects respecting type information.
Compare, format, diff and serialize any JavaScript value
A splay tree typescript library
A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.
Stable JS value hash.
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
A cache object that deletes the least-recently-used items.
Guarantees an array back
simple date math util
An ini encoder/decoder for node
Reactive dataflow processing.
Remove undefined properties and empty arrays from an object
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Parses Emmet CSS abbreviation into AST tree
converts bare objects to DOM objects or xml representations
Write simple `*.xlsx` files in a browser or Node.js
A lightweight, schema-first validation library for Scalar
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.