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:
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 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
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 5 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Write data to a random temporary file☆105Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Automatic guid for Objection.js☆35Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 11 months ago
- Truncate text and keeps urls safe.☆53Updated 2 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
- touch(1) for node☆124Updated last year
- 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
- Replace all substring matches in a string☆88Updated 4 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- A stricter URI encode adhering to RFC 3986☆59Updated 5 years ago
- Generate a regex from a string or array of strings.☆59Updated 4 years ago
- Check if a value is a plain object☆102Updated last year
- Read a chunk from a file☆123Updated last year
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Filter object keys and values into a new object☆103Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Basic object store with methods like get/set/extend/omit☆58Updated 3 years ago