Skip to content

Commit 89af300

Browse files
author
Daniel Beeke
committed
adding jsr badge 2
1 parent 54d233d commit 89af300

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Text Store
22

3+
A thin wrapper around [N3 Store](https://github.com/rdfjs/N3.js) and [Flexsearch](https://github.com/nextapps-de/flexsearch) enabling in-memory fuzzy text search.
4+
35
<a href="https://jsr.io/@shapething/textstore">
46
<img src="https://jsr.io/badges/@shapething/textstore/score" alt="" />
57
</a>
68

7-
A thin wrapper around [N3 Store](https://github.com/rdfjs/N3.js) and [Flexsearch](https://github.com/nextapps-de/flexsearch) enabling in-memory fuzzy text search.
9+
<br />
810

911
```TypeScript
1012
import { TextStore } from '@shapething/textstore'

0 commit comments

Comments
 (0)