sindresorhus / lowercase-keysLinks
Lowercase the keys of an object
☆41Updated last week
Alternatives and similar repositories for lowercase-keys
Users that are interested in lowercase-keys are comparing it to the libraries listed below
Sorting:
- Modify the values of an object☆29Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Modify the filename in a path☆17Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Check if a number is in a given range☆22Updated 5 years ago
- Check if a value is a function☆29Updated 4 years ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if something is a generator function☆24Updated 3 years ago
- Check if a value is a regular expression☆26Updated 4 years ago
- Check if a path is the current working directory☆22Updated 9 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago