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:
- Check if an Iterable is empty☆22Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Check if an Array is sorted☆34Updated 3 years ago
- Get the latest version of an npm package☆53Updated last year
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago