A collection of supplemental JavaScript functions and types
List of properties for JavaScript objects
A querystring parser that supports nesting and arrays, with a depth limit
TypeScript definitions for archy
Define a non-enumerable read-only property.
ASN.1 encoder and decoder
Some utilities for JSON pointers described by RFC 6901
Check if an object has a local property.
Safely access and modify nested object properties using string paths
{G,S}et object values using MongoDB-like path notation
Define (or modify) an object property.
TypeScript definitions for format-util
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
make a shallow copy of an object or array
Fork of sketchapp-json-plugin - Utilities for working with the Sketch JSON internal formats.
Convert an object or array into a formatted string
Generate flowtype definition files from TypeScript
React component to format number in an input or as a text.
Allow parsing of '#foo in obj' brand checks
A drop-in replacement for `util` with some additional advantageous functions
circular JSON.stringify and JSON.parse, for environments with native ES6 Map
Get a random item from an array
Object utils.
Implements the structured clone algorithm. Clone JSON types, RegExp, Buffers, and Dates, returning a cloned object or a buffer that can be deserialized into a structured clone.