3.0.0 • Published 7 years ago

ts-trie v3.0.0

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

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

2.0.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

1.0.1

7 years ago

0.0.2

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago