GitHub - thesephist/libsearch: Simple, index-free full-text search for JavaScript
GitHub - thesephist/libsearch: Simple, index-free full-text search for JavaScript
github.com
Related
Highlights
libsearch 🔎
Simple, index-free text search for JavaScript, used across my personal projects like
YC Vibe Check
,
linus.zone/entr
, and my personal productivity software. Read the
annotated source
to understand how it works under the hood.
The API
Let's begin with some quick examples:
GitHub - thesephist/libsearch: Simple, index-free full-text search for JavaScript
N
Nicolay Gerold