Go to file
Olivier Chafik fe1dd77d94 feat(benchpress): add receivedData + requestCount to PerflogMetric
Closes #5750
2015-12-10 18:51:47 +00:00
modules feat(benchpress): add receivedData + requestCount to PerflogMetric 2015-12-10 18:51:47 +00:00
modules_dart feat: camelCase Angular (kebab-case removal) 2015-12-09 19:59:40 -08:00
scripts build(npm_publish.sh): run gulp via node --max-old-space-size=1900 to workaround #5229 2015-12-09 19:51:10 -08:00
tools build(npm): update to typescript@1.7.3 + fix broccoli-typescript + fix src 2015-12-10 01:32:44 +00:00
typing_spec chore(typings): add router_spec to test.typings 2015-10-30 20:28:56 +00:00
.bowerrc chore(dgeni): clean up legacy typings bundle creation 2015-10-29 21:19:59 +00:00
.clang-format
.editorconfig
.gitattributes
.gitignore chore(analytics): Build hello_world, check constraints 2015-11-23 20:10:04 +00:00
.nvmrc build(node): update node from 4.1.1 to 4.2.1 2015-10-27 14:15:54 +00:00
.travis.yml chore(analytics): Travis job testing Dart payload size 2015-11-23 20:10:04 +00:00
CHANGELOG.md docs(changelog): add link back to A2 package.json 2015-12-10 02:28:41 -08:00
COMMITTER.md
CONTRIBUTING.md docs(contributing.md): add docs for "build" commit type 2015-12-09 00:33:51 +00:00
DEVELOPER.md docs(DEVELOPER.md): update info about clang-format setup 2015-11-13 22:50:38 +00:00
LICENSE
NAMING.md
README.md
TOOLS.md
TOOLS_DART.md docs: edit DART_TOOLS.md 2015-10-27 17:58:33 +00:00
TOOLS_JS.md docs(tools): fix import statement in the example 2015-12-04 18:14:05 +00:00
TRIAGE_AND_LABELS.md
bower.json fix(benchmarks): update react and polymer benchmarks and get tree update numbers for all of the benchmarks as well. 2015-10-28 13:17:01 -07:00
browser-providers.conf.js chore(build): split browsers between providers 2015-12-02 14:21:09 -08:00
gulpfile.js refactor(gulpfile.js): cleanup obsolete file reference 2015-12-10 18:16:50 +00:00
karma-dart-evalcache.js
karma-dart.conf.js build(browserstack): initial setup 2015-11-01 23:22:40 +01:00
karma-js.conf.js refactor(facade): use rxjs package 2015-12-02 16:02:34 -08:00
npm-shrinkwrap.clean.json build(npm): update to ts2dart@0.7.17 2015-12-10 01:32:45 +00:00
npm-shrinkwrap.json build(npm): update to ts2dart@0.7.17 2015-12-10 01:32:45 +00:00
npm-shrinkwrap.readme.md
package.json chore(release): cut alpha.52 - the new beginning 2015-12-10 00:48:32 -08:00
perf-cloud-secret.template.js
protractor-dart2js.conf.js chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
protractor-js-dev.conf.js
protractor-js-prod.conf.js
protractor-js.conf.js
protractor-shared.js fix(benchmarks): fix tracing categories to work with Dartium 2015-11-10 15:38:40 -08:00
pubspec.yaml refactor(compiler): make all commands const 2015-11-09 10:59:08 -08:00
test-init.dart refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
test-main.dart
test-main.js refactor(facade): use rxjs package 2015-12-02 16:02:34 -08:00
tsconfig.json

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