Go to file
Alex Eagle 83723671af chore(lint): upgrade clang-format and gulp plugin 2016-05-26 15:46:03 -07:00
.github chore: Update ISSUE_TEMPLATE.md 2016-05-23 16:56:38 -07:00
modules refactor(intl facade): remove outdated code 2016-05-26 14:19:26 -07:00
modules_dart feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
scripts build: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00
tools feat(ViewEncapsulation): default ViewEncapsulation to configurable 2016-05-26 13:23:37 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore build: remove dependency on tsd and use @types/* instead 2016-05-25 16:42:28 -07:00
.nvmrc
.travis.yml ci: disable the lint job since it's currently not doing anything 2016-05-25 08:22:07 -07:00
CHANGELOG.md changelog: Update name of a lifecycle hook 2016-05-24 21:22:57 -07:00
COMMITTER.md
CONTRIBUTING.md removes tailing slashes from url in lines 229 231 2016-05-26 09:58:14 -07:00
DEVELOPER.md docs: Remove text about Dart Editor bundle; clean up text 2016-05-24 21:34:18 -07:00
LICENSE
NAMING.md
README.md readme: update badges 2016-05-26 10:35:22 -07:00
TOOLS.md
TOOLS_DART.md
TOOLS_JS.md chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js chore(build): reenable optional jobs in SL and BS 2016-05-11 17:00:43 -07:00
build.sh feat(platform-browser-dynamic): re-add a deprecated platform-browser-dynamic 2016-05-26 10:22:39 -07:00
circle.yml fix(circle): pre-dependencies `npm install npm` 2016-02-01 11:26:25 -08:00
gulpfile.js build: use connect web server instead of SimpleHTTPServer 2016-05-25 08:22:07 -07:00
gulpfile.js.old build: use connect web server instead of SimpleHTTPServer 2016-05-25 08:22:07 -07:00
karma-js.conf.js refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
npm-shrinkwrap.clean.json chore(lint): upgrade clang-format and gulp plugin 2016-05-26 15:46:03 -07:00
npm-shrinkwrap.json chore(lint): upgrade clang-format and gulp plugin 2016-05-26 15:46:03 -07:00
npm-shrinkwrap.readme.md
package.json upgrade karma to v0.13.20 due to 'invalid characters in the headers on Node 5.6.0'(#1884) issue 2016-05-26 12:12:35 -07:00
perf-cloud-secret.template.js
presubmit.sh chore: clang-reformat 2016-05-01 22:59:41 -07:00
protractor-dart2js.conf.js
protractor-ddc.conf.js chore(ddc): add e2e test infra + first test 2016-03-22 22:09:33 +00:00
protractor-js-dev.conf.js
protractor-js-new-world.conf.js build: use connect web server instead of SimpleHTTPServer 2016-05-25 08:22:07 -07:00
protractor-js-prod.conf.js
protractor-js.conf.js build: adding basic e2e testing infrastructure 2016-05-02 08:15:10 -07:00
protractor-shared.js refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
publish-packages.sh refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
pubspec.yaml chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
shims_for_IE.js fix(IE): make shim work with instrumented code 2016-05-19 20:50:01 -07:00
test-main.js refactor(browser): merge static & dynamic platforms 2016-05-20 10:48:55 -07:00
test.sh build: add comment for the tools watch option 2016-05-25 08:22:07 -07:00
tslint.json chore(lint): disallow duplicate imports from a module 2016-05-20 15:59:33 -07:00

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 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.