Search
trie-mapping
A compact trie for mapping keys to values
v4.0.0 URL:
https://unpkg.com/trie-mapping@4.0.0/index.js
Open
Browse Files
compact
dictionary
map
prefix
radix
suffix
tree
trie
level-trie
The TRIE data structure and search algorithm, on top of leveldb.
v3.0.0 URL:
https://unpkg.com/level-trie@3.0.0/index.js
Open
Browse Files
trie
tree
leveldb
levelup
level
search
fuzzy
suffix-tree
suffix
radix-tree
radix
digital
@munizart/suffixtrie
A simple trie implementation, well tested tho.
v1.0.6 URL:
https://unpkg.com/@munizart/suffixtrie@1.0.6/dist/trie.js
Open
Browse Files
trie
suffix
suffix trie
data structure
suffix
Add suffix to a filename.
v1.0.0 URL:
https://unpkg.com/suffix@1.0.0/index.js
Open
Browse Files
suffix
ends-with
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
v1.0.1 URL:
https://unpkg.com/ends-with@1.0.1/index.js
Open
Browse Files
array
end
ends
javascript
js
string
suffix
util
utility
utils
with