Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
JavaScript Dart TypeScript CSS HTML Shell
Failed to load latest commit information.
docs fix(docs): fix broken docs test after addition of .ts extension to dgeni
modules doc: fix inline docs
modules_dart feat(dart/transform): Reuse readDirectiveMetadata in plugin
scripts chore(publishing): fix pubspec authors field
tools chore: fail travis on failed ‘test.unit.cjs/ci’
.bowerrc BUG FIX: without specification, certain versions of bower install ./a…
.clang-format feat(tooling): Add a .clang-format for automated JavaScript formatting.
.editorconfig chore(.editorconfig): include markdown config
.gitattributes chore: add .gitattributes with new lines config
.gitignore chore(build): add tsd.cached.json to our .gitignore
.travis.yml chore(ci): bump node version to 0.12
CHANGELOG.md chore(packaging): bump version to 2.0.0-alpha.23
CONTRIBUTING.md chore(contributing): add contributing instructions
DEVELOPER.md docs(DEVELOPER.md): Update Dart SDK Version
LICENSE Initial commit
README.md Update README.md
bower.json feat(benchmarks): add polymer js 0.8-preview benchmark
gulpfile.js build(gulp): run beforeExit hook only once
karma-dart.conf.js chore(build): make karma watch broccoli output for dart unit tests
karma-js.conf.js refactor(NgZone): use zone.js v0.5 from npm
npm-shrinkwrap.clean.json refactor(NgZone): use zone.js v0.5 from npm
npm-shrinkwrap.json refactor(NgZone): use zone.js v0.5 from npm
npm-shrinkwrap.readme.md docs(npm-shrinkwrap.readme.md): add info about `from` property changes
package.json chore(packaging): bump version to 2.0.0-alpha.23
perf-cloud-secret.template.js refactor(build): support multiple configurable browsers for e2e and p…
protractor-dart2js.conf.js feat(benchmark): added an implementation of the tree benchmark in React
protractor-js.conf.js fix(build): simplify the e2e/perf config via command line arguments
protractor-shared.js fix(build): don’t read out chrome perflogs during e2e tests
pubspec.yaml chore: update pubspec files
test-init.dart refactor(render): use render layer fully
test-main.dart refactor(render): use render layer fully
test-main.js chore(build): Remove .es6 files which shadow .ts files.
tsconfig.json chore(build): Add a tsconfig.json file, simply to allow Atom editor's…

README.md

Angular Build Status Join the chat at https://gitter.im/angular/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.

Something went wrong with that request. Please try again.