Skip to content

Commit d35b558

Browse files
committed
add amd cmd
1 parent 940edb6 commit d35b558

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,12 @@ Observer-Pattern
112112

113113
<h3 name="Module"> javascript 模块化规范</h3>
114114
<h4>1. AMD</h4>
115-
>[https://github.com/wchaowu/javascript-code/tree/](https://github.com/wchaowu/javascript-code/tree/ "https://github.com/wchaowu/javascript-code/tree/")master/AMD
115+
>[https://github.com/wchaowu/javascript-code/tree/master/AMD](https://github.com/wchaowu/javascript-code/tree/master/AMD "https://github.com/wchaowu/javascript-code/tree/master/AMD")
116116
<h4>2. CommonJS</h4>
117117
>[https://github.com/wchaowu/javascript-code/tree/master/CommonJS](https://github.com/wchaowu/javascript-code/tree/master/CommonJS "https://github.com/wchaowu/javascript-code/tree/master/CommonJS")
118+
>
119+
cmd和amd的区别
120+
[https://github.com/wchaowu/javascript-code/blob/master/CommonJS/cmd_Amd.md](https://github.com/wchaowu/javascript-code/blob/master/CommonJS/cmd_Amd.md "https://github.com/wchaowu/javascript-code/blob/master/CommonJS/cmd_Amd.md")
118121

119122
<h3 name="html5">HTML5<h5>
120123
Canvas
@@ -137,7 +140,7 @@ JavaScript frameworks resources and tutorials
137140
## 工具 ##
138141
<a href="http://mahua.jser.me/">jser</a>
139142

140-
## 参考资料 ##
143+
##参考资料
141144
<a href="http://www.apress.com/" name="referenceData">http://www.apress.com/</a> <br />
142145
<a href="http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/">Learning JavaScript Design Patterns</a> <br />
143146
<a href="http://www.alloyteam.com">alloyteam</a>

0 commit comments

Comments
 (0)