troch / route-node

A package to create a tree of named routes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README example code not updated

ibc opened this issue · comments

tree.buildPath('admin.home', {}, { trailingSlash: false });

Note trailingSlash usage.