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☆61Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create a hash for file revving☆105Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 2 weeks ago
- Temporary files and dirs for Node.js☆68Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Additional PropTypes for React☆27Updated this week
- Truncate a URL to a specific length☆61Updated 4 years ago
- Map that keeps track of the hits and misses☆17Updated 9 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- memoize/cache in file system solution for Node.js☆39Updated this week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Codemods for AVA☆68Updated 6 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago