Trie JS is a trie data structure for arranging any sequential data type for a speedy search and retrieval
@webkrafters/trie
Alternate: trie.js
npm install --save @webkrafters/trie
Please see complete documentation here:
https://github.com/webKrafters/trie.js/blob/master/docs.md
MIT