https://github.com/tsfoster/elm-router
Bring-your-own-router router
https://github.com/tsfoster/elm-router
elm
Last synced: 8 months ago
JSON representation
Bring-your-own-router router
- Host: GitHub
- URL: https://github.com/tsfoster/elm-router
- Owner: TSFoster
- License: bsd-3-clause
- Created: 2018-11-07T11:59:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T12:13:40.000Z (over 7 years ago)
- Last Synced: 2025-01-16T04:13:18.306Z (over 1 year ago)
- Topics: elm
- Language: Elm
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elm-router
This is a proof-of-concept for cleaning up some of the boilerplate code for wiring up a `Browser.application`’s URL handling.