jonschlinkert / deep-rename-keysLinks
Recursively rename the keys in an object.
☆35Updated 5 years ago
Alternatives and similar repositories for deep-rename-keys
Users that are interested in deep-rename-keys are comparing it to the libraries listed below
Sorting:
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Automatic guid for Objection.js☆35Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆83Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Get the path of the parent module☆77Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Truncate text and keeps urls safe.☆53Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Prepend data to a file.☆35Updated last year
- Write data to a random temporary file☆105Updated 11 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Augment your methods with pre and post hooks☆12Updated 7 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Merge Option Objects☆68Updated last year
- ☆41Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago