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.☆60Updated 3 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 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 6 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
- Strip leading whitespace from each line in a string☆142Updated 3 weeks 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
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Is the value an object, and not an array or null?☆107Updated last year
- Validate email addresses☆33Updated last year
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Check if a URL is absolute☆80Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago
- Merge Option Objects☆69Updated last year
- Group array of objects into lists.☆64Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Build your commands on minimist!☆98Updated last year
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Automatic guid for Objection.js☆35Updated 3 years ago
- Recursive extend module☆201Updated 4 years ago
- Simple case detection and conversion for strings.☆124Updated 9 years ago
- Generate a random integer☆87Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated last month
- Write data to a random temporary file☆107Updated last year
- Property descriptor factory☆43Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago