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:
- Get the extension of a given filename or path☆30Updated 7 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- Node.js middleware to capture and modify response bodies☆22Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- React Storybook Addon to show component properties and stories into panels☆22Updated 7 years ago
- Sort an object's keys, including an optional key list☆31Updated 3 months ago
- Filter object keys and values into a new object☆101Updated last year
- Run svgr at build-time with babel-plugin-macros.☆43Updated this week
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Conditional promise chains☆61Updated 4 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Post CSS Plugin for global import css.☆24Updated 7 years ago
- Create an array composed of the own enumerable property names (including nested) of an object.☆22Updated 7 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Generate a unique random string☆85Updated 2 years ago
- utility to return a react components display name☆60Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- A store of react-supported html attributes keyed by their tags☆23Updated 3 years ago
- 🃏 Jest import resolution plugin for eslint-plugin-import☆31Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Convert a string to a camel case.☆35Updated 8 years ago