@ocdla/routing
v0.1.0
Published
Node package for the conducting of URL paths.
Keywords
Readme
Routing
- Node package for the conducting of URL paths.
Changelog
0.1.0
- Initial release.
Installation
(NPM)
npm install @ocdla/routingTo-Do
Feature
Implement basic base path functionality.
Implement better 404 detection and handling.
Misc
- Implement new REGEX escaping method once it's officially supported in all browsers: https://github.com/tc39/proposal-regex-escaping
