Extremely fast function that checks if a plain object is empty.
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Check if a value is a plain object
Copy a descriptor from object A to object B
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Returns true if a value is a plain object, array or function.
Check if a value is an object
Test if a value is a plain object.
Easily handle defaults for your options
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
ECMAScript parser
Merge objects & other types recursively. A simple & small integration.
Utility for working with stack traces
An optimised way to copy'ing an object. A small and simple integration
Returns true if the value is an object and not an array or null.
A comprehensive library for mime-type mapping
Check if a value is a valid JSON object/array string (or a plain object), without try/catch on the caller side.
JavaScript APG, an ABNF Parser Generator
Persistent ordered mapping from strings
<!-- automd:badges codecov color=yellow -->
Replace loader for Webpack
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
No description provided.
Access deep object properties using a path