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

https://github.com/btmpl/react-input-faceted

A simple input field with support for faceting / filtering based on provided data.
https://github.com/btmpl/react-input-faceted

facate faceting filter input react search

Last synced: 7 months ago
JSON representation

A simple input field with support for faceting / filtering based on provided data.

Awesome Lists containing this project

README

          

# react-input-faceted

> A simple input field with support for faceting / filtering based on provided data.

## Example

https://btmpl.github.io/react-input-faceted/

## Install

```bash
yarn add react-input-faceted
```

## Usage

TODO

## License

MIT