sindresorhus / lowercase-keysLinks
Lowercase the keys of an object
☆41Updated 2 years ago
Alternatives and similar repositories for lowercase-keys
Users that are interested in lowercase-keys are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Modify the values of an object☆29Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Modify the filename in a path☆17Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Check if a path is the current working directory☆22Updated 7 months ago
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a value is an error constructor☆14Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago