Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alii/use-input-filter

A very basic solution to filtering through items in an array in React.
https://github.com/alii/use-input-filter

array filter react state

Last synced: 25 days ago
JSON representation

A very basic solution to filtering through items in an array in React.

Awesome Lists containing this project

README

        

# `use-input-filter`

A very basic solution to filtering through items in an array in React.

View [an example here](https://github.com/alii/use-input-filter/blob/main/example/index.tsx).