Define (or modify) an object property.
Allow parsing of '#foo in obj' brand checks
Object utils.
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance
Small and lightweight library that enables you to traverse deep nested objects and edit them
Type-safe library for reading, writing, or checking, nested values of an object
use querySelector syntax to search for nodes inside of (nested) shadow roots
traverse and transform objects by visiting every node on a recursive walk
Easily set default fields in objects.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
helper function for access nested object
Determine and test types using constructor or {}.toString
Return an object as an 'x-www-form-urlencoded' string
Exception safety in node.js
A little lib for turning hdr-histogram-js to objects
The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
Deep cloning of Arrays and plain Objects.
The fastest Node.js library for formatting terminal text with ANSI colors~!
Same as JSON but with added support for `Date`, `undefined`, `Map`, `Set`, and more.
XML parsing utilities
Simple RFC 6838 media type parser and formatter
TypeScript definitions for identity-obj-proxy
Match balanced character pairs, like "{" and "}"