7 packages matching “triemap”
mnemonist
v0.40.4 · 3 months ago
Curated collection of data structures for the JavaScript/TypeScript.
No known vulnerabilities
@thi.ng/trie
v2.1.5 · 1 month ago
Trie-based ES6-like Map data structures with prefix search/query support
No known vulnerabilities
@picosearch/trie
v0.1.1 · 1 year ago
Simple, zero dependency, type-safe implementation of a trie data structure.
No known vulnerabilities
@th-ko/mnemonist
v0.27.0 · 7 years ago
Curated collection of data structures for the JavaScript language.
No known vulnerabilities
@redsmin/trie-map-compressor
v1.0.0 · 8 years ago
Compress a trie map - ©Redsmin
No known vulnerabilities
@stereobooster/facets
v0.1.1 · 2 years ago
Client-side (though you can run it on the server) faceted search engine
No known vulnerabilities
@teamawesome/multi-dict
v2.0.3 · 3 years ago
```shell script npm install @teamawesome/multi-dict ``` # Usage The aim of multi-dict is to behave just like a set of nested maps, but with an easy to use api. It supports all the regular methods of `Map`, including the iterators. ```js import Dict
No known vulnerabilities