karthikeyana / react-search-bar

A general-purpose search bar, built in React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This library is no longer under active development. Do with it as you will. If you're looking for an alternative, please use the excellent WAI-ARIA compliant react-autosuggest instead.

A general-purpose search bar, built in React. View the demo.

Development

To run the dev server:

npm start

To run tests and lint:

npm run check

License

MIT

About

A general-purpose search bar, built in React

License:MIT License


Languages

Language:JavaScript 100.0%