falsey
Returns true if the given is falsey (according to JavaScript) or matches a 'falsey' keyword.
arrayify-compact
Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).
just-compact
returns a copy of an array with falsey values removed
@bret/truthy
Determines if something should be considered a synonym for true