JSPM

  • Created
  • Published
  • Downloads 161244
  • Score
    100M100P100Q175567F
  • License MIT

Fast and fully-featured autocomplete JavaScript library.

Package Exports

  • @algolia/autocomplete-js
  • @algolia/autocomplete-js/dist/esm/index.js
  • @algolia/autocomplete-js/dist/esm/utils/setProperties
  • @algolia/autocomplete-js/dist/esm/utils/setProperties.js
  • @algolia/autocomplete-js/dist/umd/index.production.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@algolia/autocomplete-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@algolia/autocomplete-js

The autocomplete-js package is an agnostic virtual DOM renderer. You can use it in JavaScript, Preact, React, or Vue projects.

Installation

yarn add @algolia/autocomplete-js
# or
npm install @algolia/autocomplete-js

Documentation

See Documentation.