@thi.ng/trie
Trie-based map data structure with prefix search/query support
prefix-trie-ts
Create and modify trie prefix structures, extract word lists including anagrams and sub-anagrams
@kamilmielnik/trie
Trie data structure implementation in TypeScript. Highly performant. No dependencies. Built for a Scrabble Solver.