3.0.0 • Published 5 years ago

ts-trie v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Trie implementation in TypeScript

Build Status

A TypeScript implemenation for the Trie data structure. The aim is to optimize this trie for autocompletion search.

Install:

npm install ts-trie
3.0.0

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

2.0.0

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

1.0.1

5 years ago

0.0.2

5 years ago

1.0.0

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago