3.0.0 • Published 6 years ago

ts-trie v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

2.0.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

1.0.1

6 years ago

0.0.2

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago