@webkrafters/trie
TypeScript icon, indicating that this package has built-in type declarations

0.7.0 • Public • Published

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

License

MIT

Package Sidebar

Install

npm i @webkrafters/trie

Weekly Downloads

12

Version

0.7.0

License

MIT

Unpacked Size

88.5 kB

Total Files

8

Last publish

Collaborators

  • webkrafters