sindresorhus / lowercase-keysLinks
Lowercase the keys of an object
☆40Updated 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:
- Repeat a string - fast☆34Updated 4 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a path is the current working directory☆20Updated 2 months ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Get the version of a binary in semver format☆41Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years 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
- Split a string at one or more indices☆23Updated 4 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Check if a file path is a compressed file☆17Updated last year
- Slice a string with ANSI escape codes☆49Updated last year