TawalMc / SearchbarWithSelectAndFilter

Created with StackBlitz ⚡️

Home Page:https://stackblitz.com/edit/github-2tzfpb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SearchbarWithSelectAndFilter

The name sounds strange, doesn't it?

I wrote an article about it which is available here:

To use this project nothing more simple:

Open in StackBlitz

  • clone this repo by doing:
$ git clone https://github.com/TawalMc/SearchbarWithSelectAndFilter.git

then install dependencies and run

$ yarn 
$ yarn dev

Features: done

  • dropdown filter
  • autocomplete
  • allow renaming "All" to anything
  • allow uncategorised data
  • implementation of useSearchbarWithSelectAndFilter

Features: coming soon

  • multiple/group selection in autocomplete

About

Created with StackBlitz ⚡️

https://stackblitz.com/edit/github-2tzfpb


Languages

Language:TypeScript 84.9%Language:CSS 12.1%Language:HTML 3.0%