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:
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 6 years ago
- CSV parser for node.js☆15Updated 6 years ago
- 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
- Alternative to Lo-Dash template with support for helpers.☆18Updated 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
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- A port of the browser's `atob` function☆25Updated 7 years ago
- Emulate console for all the browsers☆33Updated 11 months ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Basic object store with methods like get/set/extend/omit☆57Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Regular expression for matching a shebang line☆47Updated 4 years ago
- Check if a string has ANSI escape codes☆50Updated 2 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 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
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆18Updated 9 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Return true if a file path contains the given path.☆17Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a file is executable☆29Updated 7 years ago