You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zak Patterson 4dc36533cb
Upgrade outwatch dependency and add history api link (#1)
5 years ago
docs Remove unused file 5 years ago
outwatch-router/src/main/scala/outwatch/router Upgrade outwatch dependency and add history api link (#1) 5 years ago
project Upgrade outwatch dependency and add history api link (#1) 5 years ago
.gitignore Upgrade outwatch dependency and add history api link (#1) 5 years ago
.scalafmt.conf Add initial url parsing and pattern matching 5 years ago
.travis.yml Fix links and settings for deploying to gh-pages 5 years ago
README.md Upgrade outwatch dependency and add history api link (#1) 5 years ago
build.sbt Upgrade outwatch dependency and add history api link (#1) 5 years ago

README.md

outwatch-router Build Status

Easy routing for outwatch on scala.js

Most of this code is adapted from http4s's route parsing and path pattern matching.

Add to library dependencies:

	"com.clovellytech" %%% "outwatch-router" % "0.0.5"

See documentation

Todo:

  • Work on documentation, provide example of links