I'm working on an Elm only project that requires users to have twitter-style URLs (domain.com/username) and I want to know how to do that using Elm without an external JS library. I read on Elm-lang/Navigation <https://github.com/elm-lang/navigation> and Evancz/Url-parser <https://github.com/evancz/url-parser>, but none seemed to be able to that.
Can anyone help here? Thanks. -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
