UNPKG

@queso/pick-by

Version:

Creates an object composed of the object properties for which predicate returns truthy.

12 lines (6 loc) 296 B
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 0.1.0 (2019-07-19) ### Features * **pick-by:** introduce pickBy ([63137ef](https://github.com/jedmao/queso/commit/63137ef))