Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

vesparny/angularjs-playground

Repository files navigation

#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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published