A radix tree map-like structure for /route/:like/keys and values
npm install 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
See the docs