Go to file
Sekib Omazic cf2d3cf920 style(pipes): cleanup unused imports
Remove unused imports from the pipes package. No impact on the code.
2016-06-03 09:58:57 -07:00
.github chore: Update ISSUE_TEMPLATE.md 2016-05-23 16:56:38 -07:00
modules style(pipes): cleanup unused imports 2016-06-03 09:58:57 -07:00
modules_dart Revert "feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417)" 2016-06-01 17:53:45 -07:00
scripts refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
tools refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -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 build(node): upgrade to node 5.4.1 2016-01-22 03:25:34 +00:00
.travis.yml chore(lint): re-enable clang-format on tools/ 2016-05-26 15:46:03 -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 chore(lint): format tools dir 2016-05-26 15:46:03 -07:00
LICENSE Update change from Apache to MIT license 2016-01-08 13:41:58 -08:00
NAMING.md
README.md chore(readme): add CircleCI status badge 2016-05-27 11:40:30 -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 refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
circle.yml chore(lint): re-enable clang-format on tools/ 2016-05-26 15:46:03 -07:00
gulpfile.js chore(lint): enable semicolon and variable-name tslint checks 2016-05-26 15:46:03 -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(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
npm-shrinkwrap.clean.json test: add lots of missing stuff to the public_api_spec 2016-06-01 10:43:22 -07:00
npm-shrinkwrap.json test: add lots of missing stuff to the public_api_spec 2016-06-01 10:43:22 -07:00
npm-shrinkwrap.readme.md build(npm): add tools/npm/reshrinkwrap script and update docs 2016-01-22 03:25:33 +00:00
package.json test: add lots of missing stuff to the public_api_spec 2016-06-01 10:43:22 -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-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(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -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): enable requireInternalWithUnderscore tslint check 2016-05-27 09:31:18 -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, 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.