Token Highlighting
TipTap-powered rich text editor with inline token highlighting. Keys, values, and negation prefixes are visually distinguished with customizable marks.
Token Highlighting
TipTap-powered rich text editor with inline token highlighting. Keys, values, and negation prefixes are visually distinguished with customizable marks.
Dropdown Suggestions
Context-aware dropdowns suggest available token keys and values as the user types. Supports both static arrays and async option sources with AbortSignal.
Structured Parsing
parseTokenizedSearch extracts typed segments from raw query text, producing structured token and text segments with position info.
npm install @requence/tokenized-search