An open API service indexing awesome lists of open source software.

https://github.com/aigan/jl-search

Incremental search and select with inline autocomplete as a flexible web component
https://github.com/aigan/jl-search

animated autocomplete autosuggest dropdown incremental-search lightweight no-dependencies searchbar typeahead use-the-platform vanilla-javascript webcomponent

Last synced: about 2 months ago
JSON representation

Incremental search and select with inline autocomplete as a flexible web component

Awesome Lists containing this project

README

        

# element
Incremental search and select with autocomplete as a flexible web component

Modern buildless element with no dependencies, for incremental search with
inline autocomplete. It support both imperative and declarative rendering.
Supports both light and shadowdom. Use a default style or make your own. Embed
or subclass. Create any type of search result list. I provide examples for
plain javascript, shadowdom and usage with Lit-element.

## Demo

See ./demo/plain/jl-search.html

Or visit https://wiki.para.se/ and see the blog post at
https://blog.jonas.liljegren.org/modern-search-component/

## Keywords
autocomplete, complete, component, dropdown, javascript, lightweight, list,
suggester, ui, vanilla, widget, autosuggest, typeahead, inline suggestion,
incremental, progressive, typeahead, instant, customelement, web-component,
custom-element, search-dropdown, incremental-search