Sort an object's keys, including an optional key list
Sort the keys of an object
Helper function to replace supers
Repair broken JSON documents
Fill keys in a destination that are defined on the source
Prevent defined property getters from throwing errors
Ensure that reserved words are quoted in object property keys
Right pad a string with zeros or a specified string. Fastest implementation.
A fast alternative to legacy querystring module
No description provided.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Axios transformer/interceptor that converts snake_case/camelCase
Returns a copy of an object with its keys sorted
Replace require statements
Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Modify the names of the own enumerable properties (keys) of an object.
Compile objects with duplicate keys to valid strict ES5
Visitor keys used to help traverse the TypeScript-ESTree AST
Compile objects with duplicate keys to valid strict ES5
mdast utility to find and replace text in a tree
> Convenient JavaScript function that serializes Objects to FormData instances.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Create an array of the owned/enumerable keys of an input object.