0.5.0 • Published 6 years ago

urlio v0.5.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

urlio

npm version Travis CI Build Status Coverage Status

A module for matching URLs against patterns with a syntax inspired by Ember.js (and thus react-router and angular's ui-router), but also generating URLs from pre-defined routes given path parameters.

npm install --save urlio

For now, in its very alpha state, it supports :var and * (splat) segments in addition to literal contexts.

See the tests for examples.

License

Copyright 2015–2018 Christopher Brown. MIT Licensed

0.5.0

6 years ago

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago