window
Exports a jsdom window object.
Exports a jsdom window object.
Recursively resolve promises within objects
Traverse an object and convert all ISO strings into Dates.
🦅 cli syntax highlighting: any function - any object - 176 languages
Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.
Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,
Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an
Find object values by passing the path as string.
copy/paste implementation of John Resig's Simple JavaScript inheritance.
Unfreeze an object frozen with Object.freeze.
Prettier formatter for package.json files
A dynamic JSON parser that isn't strict and can be customized.
Validate object properties in javascript.
Minimal bi-directional object references for JavaScript
Eslint rules for multi-property objects.
A tiny library for serializing Object values to Strings.
Clone an object and rip out unwanted properties.
Immutable version of dot-prop with some extensions
A simple fast 'extend' function, without any extras.
A fast pattern matcher on JavaScript object properties.