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:
- Extract the article title of a HTML document or website☆30Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Rename a function☆46Updated last year
- Regular expression for matching issue references☆49Updated 11 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Get user info of an npm user☆31Updated last year
- Left pad each line in a string☆19Updated 2 years ago
- Get the number of days in a month☆27Updated 3 years ago
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆16Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Get your public IP address☆27Updated 3 years ago
- Get user info of an npm user☆57Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Get the user's default shell☆40Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Check if a file path is a binary file☆46Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- List of archive file extensions☆14Updated last year
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago