kentcdodds / autocomplete-widget

An experiment of using downshift 🏎 (a react component) to create a totally framework agnostic autocomplete widget using preact βš›οΈ and preact-habitat 🐢. Seems to be pulling in at ~26kb (minified and uncompressed)

Home Page:https://dist-woxxqrsspd.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autocomplete widget

This is mostly an experiment right now, but it may turn into something real.

Sorry for the bad docs right now. Gotta have dinner & a movie with my wife!

Basically just run the build, then open index.html in your browser. Styling needs to happen with regular css and classes. See the src/ for that.

Good luck! So cool!

About

An experiment of using downshift 🏎 (a react component) to create a totally framework agnostic autocomplete widget using preact βš›οΈ and preact-habitat 🐢. Seems to be pulling in at ~26kb (minified and uncompressed)

https://dist-woxxqrsspd.now.sh


Languages

Language:HTML 64.3%Language:JavaScript 35.7%