This JavaScript library allows you to parse HTML and convert it into a structured JavaScript object. It's designed to work both in Node.js and in the browser environment.
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.
Check if a value is an object
utilities for primitive JavaScript types
Simple JSON Addressing.
Safely get a dot-notated property within an object.
Utility functions to deal with references in objects
Check if a value is a plain object
Markdown-it plugin that provides VS Code's KaTeX support
Reuse objects and functions with style
Easily read/write JSON files.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
an identity object using ES6 proxies
Execute a function on exit without leaking memory, allowing all objects to be garbage collected
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Gets the job done when JSON.stringify can't
tiny util for getting and setting deep object props safely
Map object keys and values into a new object
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Filter an array of objects to a specific OS
A helper to optimistically set Symbol.toStringTag, when possible.
A better Object.defineProperty()
string representations of objects in node and the browser
A tiny (381B to 419B) utility to make a directory and its parents, recursively