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:
- 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
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Merge Option Objects☆68Updated last year
- 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
- Read a chunk from a file☆123Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆68Updated 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
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Group array of objects into lists.☆63Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Write data to a random temporary file☆105Updated 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
- Automatic guid for Objection.js☆35Updated 3 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year