sindresorhus / is-empty-iterableLinks
Check if an Iterable is empty
☆22Updated last month
Alternatives and similar repositories for is-empty-iterable
Users that are interested in is-empty-iterable are comparing it to the libraries listed below
Sorting:
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Get an array of parent directories including itself☆26Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Sort an array of numbers☆17Updated last month
- Clear the terminal cross-platform☆44Updated 4 years ago
- Check if JPEG images are progressive☆35Updated last year
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Rename a function☆47Updated last year
- Get the latest version of an npm package☆52Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get the gulp tasks from a gulp project☆20Updated 4 years ago
- Open files in your editor at a specific line and column☆54Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the number of days in a year☆24Updated 4 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Resolve the path of a globally installed module☆40Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Get the email of an npm user☆14Updated last year
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Find mapcodes in a string☆25Updated 3 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year