Skip to content

example for the new elm-lang/navigation and evancz/url-parser packages

Notifications You must be signed in to change notification settings

sircharleswatson/elm-navigation-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#elm-navigation-example

to start the app run:

npm install
npm start

This example uses pathname parsing instead of hash parsing because I really don't like having hashes in my URLs.

If it doesn't work properly for any reason, let me know and feel free to make a pull request for any improvements you can think of, preferably in the direction of simplicity.

Thanks to @klemola for the bulk of this example. It's mostly all his but split up into smaller modules and using the pathname parsing instead of hash parsing.

About

example for the new elm-lang/navigation and evancz/url-parser packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published