UNPKG

@lavadrop/pick-by

Version:

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

35 lines (14 loc) 778 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.3.0 (2019-10-25) ### Features * rename library from queso to lavadrop ([c8d2c15](https://github.com/jedmao/lavadrop/commit/c8d2c15)) * **pick-by:** introduce pickBy ([63137ef](https://github.com/jedmao/lavadrop/commit/63137ef)) # 0.2.0 (2019-10-25) ### Features * rename library from queso to lavadrop ([c8d2c15](https://github.com/jedmao/lavadrop/commit/c8d2c15)) * **pick-by:** introduce pickBy ([63137ef](https://github.com/jedmao/lavadrop/commit/63137ef)) # 0.1.0 (2019-07-19) ### Features - **pick-by:** introduce pickBy ([63137ef](https://github.com/jedmao/lavadrop/commit/63137ef))