Skip to content

Rugz007/react-search-pro

Repository files navigation

logo

License: MIT

React Search Pro

A WIP react library for building a sophisticated search component with filter tags, recent searches and auto-suggest.

Key Features

  • Easy to use: Seamless filter searching, auto suggest implementation
  • Full controlled: Uses zustand for state management.
  • Hooks and Utils: Developers can use different hooks to manipulate the component state and behaviour
  • Full customizable: Developers can write their own styles to achieve the look they want for their application
  • Reliable: Written in Typescript

Installation

Use npm or yarn to install:

npm i react-search-pro

Development

  1. Clone the repo and use yarn install to install all the dependencies
  2. Use yarn start to start the dev server.

License

React Search Pro is MIT Licensed

About

WIP React Search Component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published