cljsjs/typeahead-bundle

A flexible JavaScript library that provides a strong foundation for building robust typeaheads.

Leiningen/Boot

[cljsjs/typeahead-bundle "0.11.1-1"]

Clojure CLI/deps.edn

cljsjs/typeahead-bundle {:mvn/version "0.11.1-1"}

Gradle

implementation("cljsjs:typeahead-bundle:0.11.1-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>typeahead-bundle</artifactId>
  <version>0.11.1-1</version>
</dependency>