jonschlinkert / rename-keysLinks
Modify/rename the keys of the own enumerable properties of an object.
☆27Updated 6 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:
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Check if a file is executable☆29Updated 7 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 8 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Expand placeholders in a template string☆18Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- A port of the browser's `atob` function☆25Updated 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- CSV parser for node.js☆15Updated 6 years ago
- Get a random item from an array☆58Updated 3 years ago
- Get the npm config☆37Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 6 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆45Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Check if an Array is sorted☆35Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago