@firstandthird/complete

2.3.0 • Public • Published

Complete Build Status npm

Super simple autocomplete library for domodule

Installation

npm install @firstandthird/complete

Usage

import '@firstandthird/complete';
// or
import Complete from '@firstandthird/complete';

Example HTML

<div data-module="Complete" data-module-endpoint="/api/autocomplete?q=${term}">
  <input type="text" data-name="input" data-action="search" data-action-type="input" placeholder="Search for something">
  <div data-name="resultsContainer"></div>
</div>

/@firstandthird/complete/

    Package Sidebar

    Install

    npm i @firstandthird/complete

    Weekly Downloads

    2

    Version

    2.3.0

    License

    MIT

    Unpacked Size

    45.6 kB

    Total Files

    7

    Last publish

    Collaborators

    • alaguna
    • aleperez92
    • dawnerd
    • ecwillis
    • jga
    • orthagonal1