[READ-ONLY] Mirror of https://github.com/shuuji3/partial-text-match. A simple (inefficient) partial text matching and highlighting with <mark> tag shuuji3.github.io/partial-text-match/
0

Configure Feed

Select the types of activity you want to include in your feed.

10 1 0

Clone this repository

https://git.vm.fail/shuuji3.xyz/partial-text-match https://git.vm.fail/did:plc:ozsginl35b5ulxbk2e2qnrhs
ssh://git@knot1.tangled.sh:2222/shuuji3.xyz/partial-text-match ssh://git@knot1.tangled.sh:2222/did:plc:ozsginl35b5ulxbk2e2qnrhs

For self-hosted knots, clone URLs may differ based on your setup.


README.md

partial-text-match#

A simple (inefficient) partial text matching and highlighting with <mark> tag. You can find other libraries like fuzzbunny or others for better implementations.

screenshot of search result with the keyword tet

Development#

pnpm i
pnpm dev