Go to file
Alex Eagle beadf6167a fix(ngc): add an option to produce TS1.9-pathMapping imports (#10602)
This fixes a regression in #10486
2016-08-09 14:58:19 -07:00
.github chore(github): remove reference to Dart in the issue template (#10388) 2016-07-30 00:22:04 -07:00
modules fix(ngc): add an option to produce TS1.9-pathMapping imports (#10602) 2016-08-09 14:58:19 -07:00
scripts chore(benchpress): make benchpress compile 2016-08-04 10:08:37 -07:00
tools fix(ngc): add an option to produce TS1.9-pathMapping imports (#10602) 2016-08-09 14:58:19 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes build: fix some issues on Windows platforms 2016-06-23 10:46:01 +02:00
.gitignore chore(tsc-wrapped): update to newest tsickle 2016-06-09 16:45:16 -07:00
.nvmrc
.travis.yml chore(build): activate optional jobs in SL and BS (#8605) 2016-06-09 15:21:17 -07:00
CHANGELOG.md chore(router): update changelog 2016-08-09 11:02:04 -07:00
COMMITTER.md
CONTRIBUTING.md chore(Dart): remove obsolete files, update the docs 2016-07-22 08:20:46 -07:00
DEVELOPER.md chore: add browserNoRouter test running mode 2016-08-02 09:28:04 -07:00
LICENSE
NAMING.md
README.md chore(Dart): remove obsolete files, update the docs 2016-07-22 08:20:46 -07:00
TOOLS.md
TOOLS_JS.md doc: fix `enableDebugTools` import path (#9377) 2016-06-20 16:45:35 -07:00
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js ci(browser providers): update browsers in SL and BS (#10425) 2016-08-01 08:00:12 -07:00
build.sh chore(benchpress): make benchpress compile 2016-08-04 10:08:37 -07:00
circle.yml chore(lint): re-enable clang-format on tools/ 2016-05-26 15:46:03 -07:00
gulpfile.js chore(playground): clang-format 2016-08-05 12:26:28 -07:00
karma-js.conf.js test: execute router tests on .`/test.sh browser` (#10053) 2016-07-21 16:12:40 -07:00
npm-shrinkwrap.clean.json chore(changelog): update convetional-changelog (#10594) 2016-08-09 11:53:23 -07:00
npm-shrinkwrap.json chore(changelog): update convetional-changelog (#10594) 2016-08-09 11:53:23 -07:00
npm-shrinkwrap.readme.md
package.json chore(release): update package.jsons 2016-08-09 09:33:17 -07:00
perf-cloud-secret.template.js
presubmit.sh refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07: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
protractor-shared.js refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
publish-packages.sh cleanup(router): removes router 2016-06-20 08:47:54 -07:00
shims_for_IE.js test(http): add Typed Array polyfill for IE9 2016-07-29 18:19:54 +02:00
test-main.js refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
test.sh chore: add browserNoRouter test running mode 2016-08-02 09:28:04 -07:00
tslint.json chore(lint): enable lint check for duplicate vars 2016-07-13 12:33:39 -07:00

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.