Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 240 Bytes

Readme.md

File metadata and controls

13 lines (7 loc) · 240 Bytes

Filter

Iterate over elements of a collection, and return an array of all elements the predicate returns truthy for.

Installation

$ component install harrietgrace/filter
$ npm install harrietgrace/filter

License

MIT