sindresorhus / month-daysLinks
Get the number of days in a month
☆27Updated 3 years ago
Alternatives and similar repositories for month-days
Users that are interested in month-days are comparing it to the libraries listed below
Sorting:
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a path exists☆24Updated last year
- Get the default browser☆26Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a file path is a binary file☆47Updated last year
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Check if something is a generator function☆23Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Check if a file path is a compressed file☆18Updated last year
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Rename a function☆47Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a string is email like☆23Updated 4 years ago
- Check if a file path is an archive file☆15Updated last year
- Sort an array of numbers☆17Updated 3 weeks ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Check whether a binary version satisfies a semver range☆23Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year