All Projects → vesparny → angularjs-playground

vesparny / angularjs-playground

Licence: MIT license
A starting point for being up and running in minutes with angularJS.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

#AngularJS playground

###A starting point for being up and running in minutes with angularJS.

see a working example here http://vesparny.github.io/angularjs-playground

  • it uses ui-router
  • directives examples and best practices
  • using parsers and formatters in directives
  • an example of safe eventBus service
  • using providers for switching different implementations of the same service using the $injector
  • a folder structure organized by feature (useful for non-trivial apps)
  • an interceptor example, and how to use $injector within it.
  • custom validator example and hot to use AngularJS 1.3 ng-messages

run with

npm install -g httpster && httpster

###Based on:

###TODO

###Contributing Fell free to contribute, fork, pull request, hack. Thanks!

###Author

###License see LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].