Lunr.js is a small, full-text search library for use in the browser. It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries.
[cljsjs/lunrjs "2.1.5-1"]
cljsjs/lunrjs {:mvn/version "2.1.5-1"}
implementation("cljsjs:lunrjs:2.1.5-1")
<dependency> <groupId>cljsjs</groupId> <artifactId>lunrjs</artifactId> <version>2.1.5-1</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: