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:
- A port of the browser's `atob` function☆25Updated 7 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 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
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 6 years ago
- The cheesy object formatter☆36Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- CSV parser for node.js☆15Updated 6 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months 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
- 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 3 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Emulate console for all the browsers☆33Updated 11 months ago
- Expand placeholders in a template string☆18Updated 4 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the npm config☆37Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year