GitHub - m31coding/fuzzy-search: A fast, accurate and multilingual fuzzy search library for the frontend.
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:
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

How to build a great search experience using hybrid search.
A combination of:
◇ fts, tsvector, pg_trgm
◇ Structured output to narrow down (filters, date-range etc) https://t.co/y8YoDdTn6G
⚡️Global Search UI
⌘ Search and filter functionality
⌘ UI with @shadcn, @framer and @tailwindcss
⌘ Infinite scrolling and caching using @tan_stack
⌘ API with @honojs and @DrizzleORM
⌘ State management using #Zustand
⌘ PostgreSQL database with... See more
Bharat Karax.com