Go to file
Kathy Walrath b8ea71afb6 docs(cheatsheet): copy edit built-in-directives.md (#11153)
Also remove Dart-specific code, since the Dart cheatsheet is produced
from dart-lang/angular2.
2016-08-29 18:12:42 -07:00
.github
modules docs(cheatsheet): copy edit built-in-directives.md (#11153) 2016-08-29 18:12:42 -07:00
scripts
tools fix(forms): support radio buttons with same name but diff parent (#11152) 2016-08-29 17:49:42 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes chore: force lf EOL for ts files (#11143) 2016-08-29 12:41:58 -07:00
.gitignore
.nvmrc
.travis.yml
CHANGELOG.md
COMMITTER.md
CONTRIBUTING.md chore(contributing): remove documentation note (#11108) 2016-08-26 15:35:33 -07:00
DEVELOPER.md
LICENSE
NAMING.md
README.md
TOOLS.md
TRIAGE_AND_LABELS.md
bower.json refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00
browser-providers.conf.js
build.sh refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00
circle.yml
gulpfile.js refactor(benchmarks): make tree benchmark work again 2016-08-29 12:42:57 -07:00
karma-js.conf.js refactor(example): refactor forward_ref example into a spec and unignore example specs (#11088) 2016-08-26 15:40:46 -07:00
npm-shrinkwrap.clean.json chore(dependencies): switch from es6-shim to core-js (#10884) 2016-08-25 17:28:36 -07:00
npm-shrinkwrap.json chore(dependencies): switch from es6-shim to core-js (#10884) 2016-08-25 17:28:36 -07:00
npm-shrinkwrap.readme.md
package.json chore(dependencies): switch from es6-shim to core-js (#10884) 2016-08-25 17:28:36 -07:00
perf-cloud-secret.template.js
presubmit.sh
protractor-js-dev.conf.js
protractor-js-new-world.conf.js
protractor-js-prod.conf.js
protractor-js.conf.js
protractor-shared.js
publish-packages.sh
shims_for_IE.js
test-main.js
test.sh fix(compiler-cli): make ngc to work on Windows (#10919) 2016-08-26 15:41:50 -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

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.