Go to file
vsavkin 0ed5dd0d7b fix(di): hostInjector and viewInjector support nested arrays 2015-07-09 15:03:38 -07:00
.settings tools: updated the VS Code config 2015-07-07 08:17:58 -07:00
docs chore: removed angular2.api.ts 2015-07-09 13:54:07 -07:00
modules fix(di): hostInjector and viewInjector support nested arrays 2015-07-09 15:03:38 -07:00
modules_dart
scripts chore(build): upload dart artifacts to GCS 2015-07-09 11:55:04 -07:00
tools revert: example(routing): adding routing example and e2e tests 2015-07-08 23:03:29 -07:00
typing_spec fix(build): fix paths in `test.typings` task 2015-06-24 21:18:46 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore chore: ignore .packages file 2015-07-02 10:52:56 -07:00
.nvmrc chore(build): record the version of node we expect. 2015-06-29 16:30:55 -07:00
.travis.yml chore(build): upload dart artifacts to GCS 2015-07-09 11:55:04 -07:00
CHANGELOG.md chore(packaging): bump version to 2.0.0-alpha.30 2015-07-07 21:39:10 -07:00
CONTRIBUTING.md docs: consolidate clang-format docs. 2015-06-25 16:26:30 -07:00
DEVELOPER.md feat(build): Allow building in windows without admin priviledges 2015-07-08 16:10:23 -07:00
LICENSE
README.md chore: readme link to community-help hotlist 2015-06-19 11:25:00 -07:00
TRIAGE_AND_LABELS.md
bower.json
gulpfile.js build(gulp): remove the tmp cleanup code 2015-07-02 23:21:05 -07:00
karma-dart.conf.js
karma-js.conf.js
npm-shrinkwrap.clean.json fix(package.json): move some deps into dev deps. 2015-07-09 12:59:20 -07:00
npm-shrinkwrap.json fix(package.json): move some deps into dev deps. 2015-07-09 12:59:20 -07:00
npm-shrinkwrap.readme.md
package.json fix(package.json): move some deps into dev deps. 2015-07-09 12:59:20 -07:00
perf-cloud-secret.template.js
protractor-dart2js.conf.js feat(http): refactor library to work in dart 2015-06-30 15:21:36 -07:00
protractor-js-dev.conf.js
protractor-js-prod.conf.js chore(build): add a task to watch and render examples and e2e tests for production 2015-06-19 18:57:41 -04:00
protractor-js.conf.js
protractor-shared.js build(protractor): don't require benchpress bundle for all protractor tests 2015-07-02 23:21:05 -07:00
pubspec.yaml feat(pipes): add number (decimal, percent, currency) pipes 2015-07-09 14:59:57 -07:00
test-init.dart
test-main.dart
test-main.js
tsconfig.json tools: updated the VS Code config 2015-07-07 08:17:58 -07:00

README.md

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

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.