Are there any docs for this?
Opened this issue · 3 comments
Not at the moment. I've stopped working on this project a long time ago, too many other commitments.
It's basically a ScalaJs interface for Angular UI Router. Read the docs for this library, and hopefully you will be able to work out how to use it from Scala js.
Thank you for the response. I was able to figure out how to use your classes, and they work well, other than Issue #3 , which I had to fix to get any views to show up. I also added a 'component' field to the state definition, to leverage ui-router's support for AngularJS 1.5 components.
Do you still use this project in your own work? If not, I'd be curious to hear what you do use.
I have not done any frontend work for 2 years, but now I'm looking at ScalaJS with React