sindresorhus / year-daysLinks
Get the number of days in a year
☆25Updated 4 years ago
Alternatives and similar repositories for year-days
Users that are interested in year-days are comparing it to the libraries listed below
Sorting:
- Get the version numbers of a package from the npm registry☆31Updated last year
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Check if an Iterable is empty☆23Updated 3 months ago
- Check if a value is a Blob☆24Updated 2 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Get all email addresses in a string☆60Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Display a notification (macOS 10.9+)☆90Updated last month
- Sort an array of numbers☆18Updated 3 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Updated last month
- Pick random items from a list☆17Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Get your public IP address☆27Updated 3 months ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago