sindresorhus / invert-kv
Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}
☆37Updated 3 years ago
Alternatives and similar repositories for invert-kv:
Users that are interested in invert-kv are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Strip the final newline character from a string/buffer☆36Updated 5 months ago
- Regular expression for matching issue references☆49Updated 6 months ago
- Check if a value is a regular expression☆24Updated 3 years ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 8 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated 11 months ago
- Node.js releases data☆36Updated 2 weeks ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Add XO to your project☆47Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Break out of a promise chain☆23Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the version of a binary in semver format☆35Updated 11 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 8 months ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Slice a string with ANSI escape codes☆47Updated 10 months ago
- List of archive file extensions☆14Updated 11 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 8 months ago
- Create an array without duplicates☆71Updated 3 years ago