mmalecki

mmalecki/object-filter

`Array.prototype.filter` for objects

JavaScript
9
1
MIT License

The **objfilter** library adds an `Array.prototype.filter`‑style method to JavaScript objects, letting you create a new object containing only the properties that satisfy a supplied predicate function. It’s aimed at developers who need to filter and extract key‑value pairs from plain objects in a familiar, functional‑programming style.

Total donated
Undistributed
Share with your subscribers: