atry / route.scala   12.0.0

MIT License GitHub
Scala versions: 2.13
Scala.js versions: 1.x 0.6

Route.scala

route Scala version support

Route.scala is the legacy Binding.scala routing library. For new projects, LatestEvent.scala would be a simpler alternative to track URL and hash changes.

See the example in todo app for the migration to LatestEvent.scala.