Replace Object.assign with an inline helper
Sort the keys in an object.
Map object keys and values into a new object
node-simple-lru-cache =====================
Utilities for watching file trees.
A `Map` subclass with support for multiple keys for one entry.
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible
Encrypt/Decrypt the values of a given object
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.
A drop-in replacement for (some of) TaffyDB.
Replacing symbols during the linking phase of ICSS
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Replace or remove multiple items in an array.
Replace strings in files while bundling
Replace JSX attribute value
Polyfill of future proposal for `util.parseArgs()`
Map and Set with automatic key interning
Allows you to provide custom implementation of Object.assign in babel builds
Sorting the keys of an object
`Iterator.prototype`, or a shared object to use.
Return an array of an object's own enumerable property names.
Parse and stringify JSON with comments. It will retain comments even after saved!
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.