metal-path-parser
v1.0.4
Published
Utility functions for parsing express-like url paths
Downloads
5,243
Maintainers
Keywords
Readme
metal-path-parser
Utility functions for parsing express-like url paths
Setup
Install NodeJS >= v0.12.0 and NPM >= v3.0.0, if you don't have it yet. You can find it here.
Install local dependencies:
npm install
- Build the code:
npm run build