sindresorhus / month-daysLinks
Get the number of days in a month
☆27Updated 4 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☆14Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Check if a file path is a binary file☆49Updated last year
- Get the default browser☆28Updated 2 years ago
- Check if a string is email like☆25Updated last month
- Check if something is a generator function☆24Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Sort an array of numbers☆18Updated 3 months ago
- Check whether a binary version satisfies a semver range☆24Updated last year
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Updated 4 years ago
- Get the email of an npm user☆14Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Regular expression for matching scoped npm package names☆27Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get user info of an npm user☆32Updated last year
- Check if an Iterable is empty☆23Updated 3 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Check if a file path is a text file☆21Updated last year