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 UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Modify the values of an object☆29Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Node's default require extensions as a separate module☆11Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a value is an error constructor☆14Updated 4 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
- Check if a path exists☆26Updated 2 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago