Go to file
Tim Blasi d68955ac6d feat(dart/transform): Add getters, setters, methods to NgDepsModel
Add `List<String>` `getters`, `setters`, and `methods`, which will be
used to generate code that registers those closures with the reflection
system.
2015-10-28 08:18:56 -07:00
.settings
docs
modules refactor(di): minor cleanup 2015-10-28 07:32:40 -07:00
modules_dart feat(dart/transform): Add getters, setters, methods to NgDepsModel 2015-10-28 08:18:56 -07:00
scripts
tools chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
typing_spec
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc build(node): update node from 4.1.1 to 4.2.1 2015-10-27 14:15:54 +00:00
.travis.yml build(node): update node from 4.1.1 to 4.2.1 2015-10-27 14:15:54 +00:00
CHANGELOG.md chore(changelog): add link to the issue that gives more info about the release 2015-10-28 02:18:15 +00:00
COMMITTER.md
CONTRIBUTING.md
DEVELOPER.md build(node): update node from 4.1.1 to 4.2.1 2015-10-27 14:15:54 +00:00
LICENSE
NAMING.md
README.md
TOOLS.md
TOOLS_DART.md docs: edit DART_TOOLS.md 2015-10-27 17:58:33 +00:00
TOOLS_JS.md
TRIAGE_AND_LABELS.md
bower.json
gulpfile.js chore(gulpfile): fix link to clang formatting 2015-10-27 09:59:52 -07:00
karma-dart-evalcache.js
karma-dart.conf.js
karma-js.conf.js chore(karma): exclude e2e examples from unit tests 2015-10-27 14:12:55 +00:00
npm-shrinkwrap.clean.json feat: upgrade clang-format to 1.0.32. 2015-10-28 08:43:14 +01:00
npm-shrinkwrap.json feat: upgrade clang-format to 1.0.32. 2015-10-28 08:43:14 +01:00
npm-shrinkwrap.readme.md
package.json feat: upgrade clang-format to 1.0.32. 2015-10-28 08:43:14 +01:00
perf-cloud-secret.template.js
protractor-dart2js.conf.js
protractor-js-dev.conf.js
protractor-js-prod.conf.js
protractor-js.conf.js
protractor-shared.js
pubspec.yaml
sauce.conf.js
test-init.dart
test-main.dart
test-main.js
tsconfig.json

README.md

Build Status Join the chat at https://gitter.im/angular/angular Issue Stats Issue Stats npm version Downloads Sauce Test Status

Angular

Angular is a development platform for building mobile and desktop web applications. This is the repository for Angular 2, both the JavaScript (JS) and Dart versions.

Angular 2 is currently in Developer Preview. We recommend using Angular 1.X for production applications:

Quickstart

Get started in 5 minutes.

Setup & Install Angular 2

Follow the instructions given on the Angular download page.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.