iamblue / generator-angular-ui-router

I add "ui-router" in this module. Fork from https://github.com/yeoman/generator-angular
71 stars 28 forks source link

add generator for states #12

Open allan-simon opened 10 years ago

allan-simon commented 10 years ago

looking to https://www.npmjs.org/package/generator-angular-ui-router it seems that there's no generator for states , but there is for route.

As one of the main feature of angular-ui-router is to provide $state in place of $route, it would be nice to have a simple way to create a new one