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:
- Check if a value is an error constructor☆13Updated 4 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Get the default browser☆26Updated last year
- Check if a file path is a binary file☆46Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a path exists☆23Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if a file path is a text file☆18Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Sort an array of numbers☆17Updated 6 months ago
- Check if a value is a function☆27Updated 4 years ago
- Check if something is a generator function☆22Updated 3 years ago
- Check if a number is in a given range