UNPKG

search-suggestion

Version:

Simple, lightweight, flexible search suggestion, autocomplete component

16 lines (11 loc) 230 B
# Example with static data ## How to use Download the example [or clone the repo](https://github.com/ChoTotOSS/search-suggestion): ```bash cd examples/withStaticData ``` Install it and run: ```bash npm install npm run dev ```