Go to file
Alex Eagle 664a6273e1 feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
.github
docs docs(public_api): fix missing backtick 2016-10-07 17:23:08 -07:00
modules feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
scripts fix(router): check if windows.console exists before using it (#12348) 2016-11-11 10:46:53 -08:00
tools feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.travis.yml chore(ci): re-enable browserstack tests in ci 2016-10-20 10:01:51 -07:00
CHANGELOG.md chore(release): cut the 2.3.0-beta.0 realse and add change log 2016-11-17 11:59:03 -08:00
COMMITTER.md
CONTRIBUTING.md docs(CONTRIBUTING.md): fix stackoverflow broken link url (#12705) 2016-11-04 10:21:11 -07:00
DEVELOPER.md
LICENSE
NAMING.md
README.md docs(readme): remove incorrect download count badge 2016-10-05 11:37:28 -07:00
SAVED_REPLIES.md docs(saved-replies): order the replies as shown in github (#12153) 2016-10-07 13:52:18 -07:00
TOOLS.md
TRIAGE_AND_LABELS.md doc(triage): add info about user pain, frequency and severity labels 2016-10-05 15:58:45 -07:00
bower.json
browser-providers.conf.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
build.sh chore(build): update package.json versions during build (#12957) 2016-11-18 09:24:57 -08:00
circle.yml fix(ci): pin version of npm on CircleCI (#12954) 2016-11-17 17:27:51 -08:00
gulpfile.js chore(lint): extend linting to all modules and tools 2016-10-31 14:24:27 -07:00
karma-js.conf.js ci(BrowserStack): increase timeout to avoid failures (#12786) 2016-11-10 11:58:06 -08:00
npm-shrinkwrap.clean.json feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
npm-shrinkwrap.json feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
npm-shrinkwrap.readme.md chore(lint): replace gulp check-task with tslint no-jasmine-focus rule 2016-10-28 15:53:15 -07:00
package.json feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
protractor-e2e.conf.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
protractor-examples-e2e.conf.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
protractor-perf.conf.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
publish-packages.sh
shims_for_IE.js Revert "refactor: add license header to JS files & format files (#12035)" 2016-10-04 14:06:41 -07:00
test-main.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
test.sh
tslint.json chore(lint): enforce no var keyword rule 2016-11-12 16:40:17 -08:00

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. This is the repository for Angular 2 Typescript/JavaScript (JS).

Angular2 for Dart can be found at dart-lang/angular2.

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.