Go to file
Alex Eagle 5856298798 test: cleanup rxjs custom build
The latest rxjs release works with closure compiler out of the box.
We no longer need to compile our own.

Also put closure options into a file rather than using a shell script.
2017-05-04 15:07:27 -04:00
.github
aio build(aio): ensure that tutorial index arrives in the tutorial search area 2017-05-04 13:45:04 +01:00
docs
integration test: cleanup rxjs custom build 2017-05-04 15:07:27 -04:00
modules
packages feat(core): add `begin` and `end` renderer methods to track change detection 2017-05-04 15:07:27 -04:00
scripts test: cleanup rxjs custom build 2017-05-04 15:07:27 -04:00
tools feat(core): add `begin` and `end` renderer methods to track change detection 2017-05-04 15:07:27 -04:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.pullapprove.yml
.travis.yml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
bower.json
browser-providers.conf.js
build.sh
circle.yml
gulpfile.js
karma-js.conf.js
npm-shrinkwrap.clean.json
npm-shrinkwrap.json
npm-shrinkwrap.readme.md
package.json
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js
shims_for_IE.js
test-main.js
test.sh
tslint.json

README.md

Build Status CircleCI Join the chat at https://gitter.im/angular/angular Issue Stats Issue Stats npm version

Sauce Test Status Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on BrowserStack.

Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript (JS) and other languages.

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.