Skip to content

webKrafters/trie.js

Repository files navigation

Trie JS

Introduction

Trie JS is a sortable trie data structure for arranging any sequential data type for a speedy search and retrieval

Name:

@webkrafters/trie
Alternate: trie.js

Installation

npm install --save @webkrafters/trie

Usage

Please see complete documentation here:

https://github.com/webKrafters/trie.js/blob/master/docs.md

For a compressed trie implementation, see:

Radix Trie JS

License

MIT

About

A base class for a serializable trie data structure

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •