Skip to content

Commit 54d233d

Browse files
author
Daniel Beeke
committed
adding jsr badge
1 parent 9d15741 commit 54d233d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Text Store
22

3+
<a href="https://jsr.io/@shapething/textstore">
4+
<img src="https://jsr.io/badges/@shapething/textstore/score" alt="" />
5+
</a>
6+
37
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.
48

59
```TypeScript

0 commit comments

Comments
 (0)