-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Marcos Lin
committed
Jul 23, 2014
1 parent
d9b3327
commit 5720af7
Showing
7 changed files
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
angularAMD v0.2.0-rc.1 [![Build Status](https://travis-ci.org/marcoslin/angularAMD.png)](https://travis-ci.org/marcoslin/angularAMD) | ||
angularAMD v0.2.0 [![Build Status](https://travis-ci.org/marcoslin/angularAMD.png)](https://travis-ci.org/marcoslin/angularAMD) | ||
========== | ||
angularAMD is an utility that facilitate the use of RequireJS in AngularJS applications supporting on-demand loading | ||
of 3rd party modules such as [angular-ui]([email protected]:marcoslin/bower-angularAMD.git). | ||
|
@@ -10,9 +10,8 @@ Installation | |
bower install angularAMD | ||
|
||
### cdn | ||
//cdn.jsdelivr.net/angular.amd/0.1.1/angularAMD.min.js | ||
//cdn.jsdelivr.net/angular.amd/0.2.0/angularAMD.min.js | ||
|
||
_*Note*: Release Candidate versions not distributed._ | ||
|
||
Usage | ||
========== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.2.0-rc.1 | ||
0.2.0 |