Skip to content

Neovici/cosmoz-autocomplete

Repository files navigation

cosmoz-autocomplete

Build Status Depfu semantic-release Maintainability codecov

<cosmoz-autocomplete>

cosmoz-autocomplete is a haunted auto-complete component.

Getting started

Installing

Using npm:

npm install --save @neovici/cosmoz-autocomplete

Usage

import { html } from 'lit-html';
html`<cosmoz-autocomplete .source=${['A', 'B', 'C', 'D']} />`;

About

Input field that combines drop-down like behavior with input filtering by inputting search terms.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 17