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:
- Lowercase the keys of an object☆40Updated 2 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
- Check if a string has ANSI escape codes☆50Updated 2 weeks ago
- Simple wildcard matching☆34Updated last week
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 5 years ago
- A port of the browser's `atob` function☆25Updated 7 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
- Get free disk space info from `df -kP`☆62Updated last week
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- CSV parser for node.js☆15Updated 6 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the version of a binary in semver format☆35Updated last year
- Async concurrent iterator (async forEach)☆110Updated last year
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆53Updated 2 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- ESLint shareable config for XO with 2-space indent☆46Updated last year
- 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Simple cache config handling for your app or module☆21Updated 8 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
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago