jonschlinkert / rename-keys
Modify/rename the keys of the own enumerable properties of an object.
☆27Updated 4 years ago
Alternatives and similar repositories for rename-keys:
Users that are interested in rename-keys are comparing it to the libraries listed below
- 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 6 years ago
- Lowercase the keys of an object☆40Updated last year
- Regular expression for matching the directory part of a file path.☆10Updated 7 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Get the repository name from the git remote origin URL☆23Updated last year
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 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 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 4 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- Check if the package is being installed by another package☆13Updated 6 years ago
- Resolve the path to the user's global .gitconfig.☆14Updated 6 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 7 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- A port of the browser's `atob` function☆25Updated 6 years ago
- Utils for reading JSON and YAML data files.☆11Updated 7 years ago
- A compact module to provide the English ordinal letters following a numeral☆40Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Get the remote origin URL of a Git repository☆45Updated 3 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…☆17Updated 8 years ago
- Regular expression for parsing an `author` string into an object following npm conventions.☆13Updated 7 years ago
- Regular expression for matching the whitespace in a string.☆10Updated 7 years ago
- Get the version of a binary in semver format☆35Updated 9 months ago
- Helper for implementing source map support in Gulp plugins☆19Updated 6 years ago