An open API service indexing awesome lists of open source software.

https://github.com/fa7ad/practice-filter-obj


https://github.com/fa7ad/practice-filter-obj

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# practice-filter-obj

The problem is how to filter an object using a predicate much like `Array.prototype.filter`.

The goal is to find all viable/good solutions to the problem