Go to file
Tobias Bosch 43226cb93d feat(compiler): use typescript for resolving resource paths
This can also be customized via the new method `resourceNameToFileName` in the
`CompilerHost`.
2017-08-16 15:24:48 -07:00
.circleci
.github
aio
docs
integration fix(language-service): remove tsickle dependency 2017-08-16 11:33:49 -07:00
modules
packages feat(compiler): use typescript for resolving resource paths 2017-08-16 15:24:48 -07:00
scripts
tools
.bazelrc
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.pullapprove.yml
.travis.yml
BUILD.bazel
CHANGELOG.md docs: add changelog for 5.0.0-beta.4 2017-08-16 13:01:52 -07:00
CONTRIBUTING.md
LICENSE
README.md
WORKSPACE
bower.json
browser-providers.conf.js
build.sh
gulpfile.js
karma-js.conf.js
npm-shrinkwrap.clean.json
npm-shrinkwrap.json
npm-shrinkwrap.readme.md
package.json release: cut the 5.0.0-beta.4 release 2017-08-16 12:58:19 -07:00
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 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.