router-tree-map
v0.1.6
Published
A radix tree map-like structure for /route/:like/keys and values
Downloads
9
Maintainers
Readme
router-tree-map
npm i router-tree-map
This package provides a radix tree map-like container for parameterized /route-like/:keys
and values.
This is a port of the go httprouter implementation by Julien Schmidt
API
See the docs