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:
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 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
- Check if a URL is absolute☆80Updated 3 months ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 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 4 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Write data to a random temporary file☆108Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 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
- Get the path of the parent module☆79Updated 3 months ago
- Get a random temporary file path☆81Updated 2 years ago
- ☆41Updated 7 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Group array of objects into lists.☆65Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Parse HTTP X-Forwarded-For header☆58Updated this week
- Generate a unique random string☆89Updated 3 years ago