sindresorhus / leap-yearLinks
Check if a year is a leap year
☆20Updated 4 years ago
Alternatives and similar repositories for leap-year
Users that are interested in leap-year are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 7 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the number of days in a year☆23Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Sort an array of numbers☆17Updated 4 months ago
- Embed data in other data and easily extract it when needed☆72Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Calls a function repeatedly while a condition returns true and then resolves the promise