Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 375 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 375 Bytes

JSDSL - Trie

Tree-based string storage data structure.

Installation

Install from NPM with

$ npm install --save @jsdsl/trie

Basic Usage

Basic usage instructions here.

License

@jsdsl/trie is made available under the GNU General Public License v3.

Copyright (C) 2019 Trevor Sears