Skip to content

Commit 47b04cc

Browse files
committed
Update README.md
1 parent d5e02c3 commit 47b04cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ AngularLearing
3434
* angularjs-internals-in-depth <http://www.smashingmagazine.com/2015/01/22/angularjs-internals-in-depth/>
3535
* introduction-to-unit-testing-in-angularjs <http://www.smashingmagazine.com/2014/10/07/introduction-to-unit-testing-in-angularjs/>
3636
* AngularJS Unit Testing – For Real, Though <https://quickleft.com/blog/angularjs-unit-testing-for-real-though/>
37-
* find modules for angular <http://ngmodules.org/>
3837

3938
### 示例
4039

@@ -86,13 +85,14 @@ AngularLearing
8685
* angularjs的数据绑定 <https://github.com/rchee/translation/blob/master/angularJS/databinding-in-angularjs.md>
8786
* Create, read, update, delete MongoDB collections via AngularJS. <https://github.com/Unitech/angular-bridge>
8887

89-
### 组件(UI)类
88+
### 组件(UI|module)类
9089

9190
1. angular UI [https://github.com/angular-ui](https://github.com/angular-ui)
9291
* Bootstrap directives for Angular:[https://github.com/mgcrea/angular-strap](https://github.com/mgcrea/angular-strap)
9392
* Material design for Angular <https://github.com/angular/material>
9493
* angular lib,包含了“事件代理、dialog、上传flow、图片预览imageViewer、进化版keydown(支持传入keycode)、mousewheel、滚动加载、选择内容selection”, <https://github.com/dolymood/angularLib>
9594
* xufei大神的 [ng-control](https://github.com/xufei/ng-control)
95+
* find modules for angular <http://ngmodules.org/>
9696

9797
### 源码分析
9898

0 commit comments

Comments
 (0)