Go to file
vsavkin 727c2b38a4 chore(core): update public api file 2016-09-14 13:22:09 -07:00
.github chore(github): update issue template to hide comments (#11473) 2016-09-09 09:36:53 -07:00
modules docs(core): updates query decorator docs 2016-09-14 13:22:09 -07:00
scripts build(examples): work around protractor typings issues and fix existing type errors 2016-09-13 21:48:58 -07:00
tools chore(core): update public api file 2016-09-14 13:22:09 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes chore: force lf EOL for ts files (#11143) 2016-08-29 12:41:58 -07:00
.gitignore chore(git): cleanup .gitignore 2016-09-02 15:58:46 -07:00
.nvmrc
.travis.yml
CHANGELOG.md docs(changelog): add release notes for 2.0.0-rc.7 2016-09-12 23:25:05 -07:00
COMMITTER.md
CONTRIBUTING.md chore(contributing): remove documentation note (#11108) 2016-08-26 15:35:33 -07:00
DEVELOPER.md chore(docs): remove sentences for dart (#10781) 2016-08-16 19:38:49 -07:00
LICENSE
NAMING.md
README.md docs(readme): fixed visual of browserstack link (#11552) 2016-09-13 10:06:02 -07:00
TOOLS.md chore(docs): remove sentences for dart (#10781) 2016-08-16 19:38:49 -07:00
TRIAGE_AND_LABELS.md chore: update triage and labels process (#11403) 2016-09-07 14:10:01 -07:00
bower.json refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00
browser-providers.conf.js
build.sh build(example): fix tsconfig (#11593) 2016-09-14 07:40:58 -07:00
circle.yml
gulpfile.js fix(build): test example directories with unit and e2e tests (#11296) 2016-09-07 16:04:33 -07:00
karma-js.conf.js fix(build): test example directories with unit and e2e tests (#11296) 2016-09-07 16:04:33 -07:00
npm-shrinkwrap.clean.json build(npm): roll back jasmine 2.5 upgrade due to console reporter issues (#11573) 2016-09-13 13:32:58 -07:00
npm-shrinkwrap.json build(npm): roll back jasmine 2.5 upgrade due to console reporter issues (#11573) 2016-09-13 13:32:58 -07:00
npm-shrinkwrap.readme.md
package.json build(npm): roll back jasmine 2.5 upgrade due to console reporter issues (#11573) 2016-09-13 13:32:58 -07:00
protractor-e2e.conf.js fix(build): test example directories with unit and e2e tests (#11296) 2016-09-07 16:04:33 -07:00
protractor-examples-e2e.conf.js fix(build): test example directories with unit and e2e tests (#11296) 2016-09-07 16:04:33 -07:00
protractor-perf.conf.js refactor(benchmarks): make setup nicer 2016-08-31 11:24:22 -07:00
publish-packages.sh
shims_for_IE.js test: add Intl polyfill and run Intl tests in all browsers (#10471) 2016-08-31 15:55:13 -07:00
test-main.js refactor(webworkers): move webworkers to separate @angular/platform-webworker and @angular/platform-webworker-dynamic packages 2016-08-30 21:07:45 -07:00
test.sh build(test.sh): clear dist directory when the script starts 2016-09-06 15:35:10 -07:00
tslint.json

README.md

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

Sauce Test Status
Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on BrowserStack.

Angular

Angular is a development platform for building mobile and desktop web applications. This is the repository for Angular 2 Typescript/JavaScript (JS).

Angular2 for Dart can be found at dart-lang/angular2.

Angular 2 is currently in Release Candidate.

Quickstart

Get started in 5 minutes.

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.