jonschlinkert / omit-emptyLinks
Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.
☆73Updated 5 years ago
Alternatives and similar repositories for omit-empty
Users that are interested in omit-empty are comparing it to the libraries listed below
Sorting:
- Check if a URL is absolute☆80Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Get the path of the caller module☆66Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the parent module☆78Updated last month
- Write data to a random temporary file☆107Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a value is a plain object☆103Updated last year
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Mimic a Node.js HTTP response stream☆60Updated last year
- Check if something is a promise☆46Updated 4 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Generate a unique random string☆87Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Temporary files and dirs for Node.js☆68Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Lazy number range generator☆82Updated last year