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
Utility functions for parsing express-like url paths
<script type="module">
import metalPathParser from 'https://cdn.skypack.dev/metal-path-parser';
</script>
Utility functions for parsing express-like url paths
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
npm run build