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:
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 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
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Node 8's util.promisify, as a node module☆21Updated last year
- Extract the git remote origin URL from your local git repository.☆16Updated 4 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
- CSV parser for node.js☆15Updated 6 years ago
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Display download counts alongside NPM author pages☆21Updated 8 years ago
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 7 years ago
- Like `chown -R`☆31Updated last year
- Check if a string has ANSI escape codes☆49Updated last year
- ☆62Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Get the npm config☆37Updated 11 months ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 7 years ago
- A port of the browser's `atob` function☆25Updated 6 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Test whether all promises passes a testing function☆12Updated 6 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago