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
- 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
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago
- Write data to a random temporary file☆107Updated last year
- 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 2 months ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Merge Option Objects☆69Updated last year
- Automatic guid for Objection.js☆35Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 2 months ago
- Read a chunk from a file☆124Updated last year
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- A stricter URI encode adhering to RFC 3986☆59Updated 6 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Property descriptor factory☆43Updated last year
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 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
- Replace all substring matches in a string☆89Updated 4 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Check if a string is HTML☆95Updated 2 months ago