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.
- Host: GitHub
- URL: https://github.com/btmpl/react-input-faceted
- Owner: BTMPL
- License: mit
- Created: 2017-08-20T18:18:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T19:16:42.000Z (about 8 years ago)
- Last Synced: 2025-01-29T09:13:56.884Z (8 months ago)
- Topics: facate, faceting, filter, input, react, search
- Language: JavaScript
- Homepage:
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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