tree: 59f89847cc242f04073d87caeffa62f783f80b47 [path history] [tgz]
  1. bin/
  2. demo/
  3. karma-parser-generator/
  4. karma-parser-getter-setter/
  5. lib/
  6. perf/
  7. playback_middleware/
  8. scripts/
  9. test/
  10. .agignore
  11. .gitignore
  12. .gitmodules
  13. .travis.yml
  14. analyze.sh
  15. bugs.txt
  16. CHANGELOG.md
  17. CONTRIBUTING.md
  18. DEVELOPER.md
  19. genDocs.sh
  20. generate.sh
  21. karma-perf.conf.js
  22. karma.conf.js
  23. karma_run.sh
  24. LICENSE
  25. package.json
  26. perf.sh
  27. pubspec.yaml
  28. README.md
  29. renderedText.dart
  30. REVISION
  31. run-test.sh
  32. travis.md
  33. webstorm-user-settings.jar
dart/third_party/pkg/angular/README.md

AngularDart Build Status

A port of Angular to Dart.

Installing

Follow the instructions on AngularDart's page on pub.

API Documentation

API documentation.

Learning more

Study the AngularDart Tutorial to learn more about Angular in Dart.

Joining the discussion

Discuss AngularDart on the mailing list, ask questions on StackOverflow, follow +Angular on Google+, and follow @AngularDart and @AngularJS on Twitter.

Filing bugs

Please file bugs and feature requests using the Github Issues Tracker.

I want to help

Excellent read up on contributing.