Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit da1ad44

Browse files
committed
Make it so.
0 parents  commit da1ad44

File tree

207 files changed

+45326
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

207 files changed

+45326
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
node_modules

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Angular 2 Quickstart
2+
3+
The Angular 2 quickstart includes all of the dependencies for writing Angular 2 in your browser.
4+
5+
The quickstart contains
6+
- Pre-built ES5 version of [Angular 2](https://www.npmjs.com/package/angular2) alpha-11
7+
- Pre-built ES5 version of [rtts-assert](https://www.npmjs.com/package/rtts-assert] alpha-6
8+
- The es6-shim, which includes Traceur, ES6 Module Loader, System, Zone, and Traceur options for meta-data annotations.

angular2/angular2.js

Lines changed: 29 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular2/angular2.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular2/change_detection.js

Lines changed: 129 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular2/change_detection.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

angular2/core.js

Lines changed: 77 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)