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 "0.6.0-1"]
cljsjs/lunrjs {:mvn/version "0.6.0-1"}
implementation("cljsjs:lunrjs:0.6.0-1")
<dependency> <groupId>cljsjs</groupId> <artifactId>lunrjs</artifactId> <version>0.6.0-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: