Go to file
Igor Minar a5a422f8e7 refactor(NumberPipe): remove NumberPipe and replace it with private helper function
NumberPipe was just an implementation detail that we were accidentaly exposing as a public api.
2016-06-01 10:43:22 -07:00
.github
modules refactor(NumberPipe): remove NumberPipe and replace it with private helper function 2016-06-01 10:43:22 -07:00
modules_dart feat(change_detection): make INTERPOLATE_REGEXP customizable (#7417) 2016-05-26 13:08:39 -07:00
scripts build(ngc): run integration test hermetically 2016-05-27 17:21:35 -07:00
tools build(ngc): run integration test hermetically 2016-05-27 17:21:35 -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
.travis.yml chore(lint): re-enable clang-format on tools/ 2016-05-26 15:46:03 -07:00
CHANGELOG.md
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
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
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js
build.sh chore(build.sh): make tsc-wrapped installable 2016-05-31 10:43:21 -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
karma-js.conf.js build(ngc): run integration test hermetically 2016-05-27 17:21:35 -07:00
npm-shrinkwrap.clean.json chore(lint): upgrade tslint and its gulp plugin 2016-05-27 09:17:08 -07:00
npm-shrinkwrap.json chore(lint): upgrade tslint and its gulp plugin 2016-05-27 09:17:08 -07:00
npm-shrinkwrap.readme.md
package.json chore(lint): upgrade tslint and its gulp plugin 2016-05-27 09:17:08 -07:00
perf-cloud-secret.template.js
presubmit.sh
protractor-dart2js.conf.js
protractor-ddc.conf.js
protractor-js-dev.conf.js
protractor-js-new-world.conf.js
protractor-js-prod.conf.js
protractor-js.conf.js
protractor-shared.js
publish-packages.sh chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
pubspec.yaml
shims_for_IE.js
test-main.js
test.sh
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.