ianstormtaylor / is-emptyLinks
Check whether a value is empty.
☆46Updated 6 years ago
Alternatives and similar repositories for is-empty
Users that are interested in is-empty are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆62Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆76Updated 4 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last month
- Lazy number range generator☆81Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Codemods for AVA☆68Updated 6 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Simplified DLL config creator & handler☆29Updated 8 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Convert a string to a camel case.☆35Updated 8 years ago
- Write data to a random temporary file☆105Updated last year
- Check if a URL is absolute☆79Updated 4 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Parse your json safely and stop writing try {} catch {}☆15Updated 4 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Additional PropTypes for React☆26Updated this week
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- process.hrtime() to words☆67Updated 5 years ago
- A port of the browser's `btoa` function☆28Updated 7 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Generate TAP output☆30Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year