jonschlinkert / rename-keysLinks
Modify/rename the keys of the own enumerable properties of an object.
☆27Updated 5 years ago
Alternatives and similar repositories for rename-keys
Users that are interested in rename-keys are comparing it to the libraries listed below
Sorting:
- CSV parser for node.js☆15Updated 6 years ago
- Basic object store with methods like get/set/extend/omit☆58Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 5 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 years ago
- A port of the browser's `atob` function☆25Updated 6 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Node.js package for HTTP Basic Authentication password file utility.☆58Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Expand placeholders in a template string☆18Updated 4 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 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
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 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
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Check if a string has ANSI escape codes☆49Updated last year
- Check if an Array is sorted☆34Updated 3 years ago