jonschlinkert / omit-empty
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
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Conditional promise chains☆60Updated 3 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Sort an object's keys, including an optional key list☆31Updated 3 weeks ago
- Additional PropTypes for React☆26Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆39Updated 9 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Parse your json safely and stop writing try {} catch {}☆15Updated 3 years ago
- utility to return a react components display name☆59Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- React Storybook Addon to show component properties and stories into panels☆22Updated 7 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Temporary files and dirs for Node.js☆68Updated 8 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Tiny data broadcaster with 0 dependencies☆47Updated 5 months ago