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:
- Regular expression for matching a shebang line☆47Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a string has ANSI escape codes☆50Updated last month
- A port of the browser's `atob` function☆25Updated 7 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- CSV parser for node.js☆15Updated 6 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
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Very thin wrapper around js-yaml for directly reading in YAML files.☆26Updated 5 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- A simple function for computing the hash of the contents of a set of files.☆30Updated 8 years ago
- Check if a file is executable☆29Updated 7 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated last month
- 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
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Expand placeholders in a template string☆18Updated 4 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Simple wildcard matching☆34Updated last month
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 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
- A Node.js module that returns the OS/Distribution name of the environment you are working on☆79Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago