1.0.4 • Published 7 years ago
metal-path-parser v1.0.4
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