mroderick / plete

Vanilla autocomplete component
https://plete.dev
BSD 3-Clause "New" or "Revised" License
35 stars 4 forks source link

plete

CircleCI codecov npm npm bundle size Netlify Status

A vanilla js autocomplete component that supports remote filtering.

npm install plete --save

Objectives

Documentation

Please see plete.dev for documentation.

If you'd like to contribute to the documentation, see plete-docs.

Run the demo site locally

npm ci
npm run start-demo

open http://localhost:8080