2019-02-01 16:27:56 +00:00
|
|
|
outwatch-router [![Build Status][travis-img]][travis-link]
|
2019-02-01 16:21:07 +00:00
|
|
|
===
|
|
|
|
|
|
|
|
Easy routing for [outwatch](https://outwatch.github.io) on scala.js
|
|
|
|
|
|
|
|
Most of this code is adapted from [http4s](http4s.org)'s route parsing and path pattern matching.
|
|
|
|
|
|
|
|
See [documentation](https://clovellytech.github.io/outwatch-router/index.html)
|
2019-02-01 16:27:56 +00:00
|
|
|
|
|
|
|
[travis-img]:https://travis-ci.com/clovellytech/outwatch-router.svg?branch=master
|
|
|
|
[travis-link]:https://travis-ci.com/clovellytech/outwatch-router
|