Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Github #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ https://github.com/AutumnsWind/Front-end-tutorial
- [kitecss](http://hiloki.github.io/kitecss/)
- [pintuer](http://www.pintuer.com/)
- [amazeui](http://amazeui.org/)

####18. GITHUB/GIT
- [worldhello](http://www.worldhello.net/gotgithub/index.html)
- [linuxtoy](http://igit.linuxtoy.org/contents.html)
- [gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/)
Expand All @@ -278,11 +280,11 @@ https://github.com/AutumnsWind/Front-end-tutorial
- [book](http://git-scm.com/book/zh)
- [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/)

####18. HTTP
####19. HTTP

- [HTTP API 设计指南](http://segmentfault.com/bookmark/1230000002521721)

####19. 其它API
####20. 其它API

- [javascript流行库汇总](javascriptoo)
- [验证api](http://niceue.com/validator/demo/index.php)
Expand All @@ -302,7 +304,7 @@ https://github.com/AutumnsWind/Front-end-tutorial
- [ai-to-svg](http://www.zamzar.com/convert/ai-to-svg/)
- [localStorage 库](https://github.com/machao/localStorage)

####20. 图表类
####21. 图表类

- [Highcharts 中文API](http://www.hcharts.cn/api/index.php)
- [Highcharts 英文API](http://api.highcharts.com/highcharts)
Expand All @@ -311,15 +313,15 @@ https://github.com/AutumnsWind/Front-end-tutorial
- [开源的矢量图脚本框架](http://paperjs.org/)
- [svg 地图](http://jvectormap.com/)

####21. vue
####22. vue

- [Vue](http://cn.vuejs.org/)
- [Vue 论坛](http://forum.vuejs.org/)
- [Vue 入门指南](http://www.cnblogs.com/aaronjs/p/3660102.html)
- [Vue 的一些资源索引](http://segmentfault.com/a/1190000000411057)
- []()

####21. 正则
####23. 正则

- [JS正则表达式元字符](http://segmentfault.com/a/1190000002471140)
- [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm)
Expand All @@ -330,11 +332,11 @@ https://github.com/AutumnsWind/Front-end-tutorial
- [正则在线测试](http://regexper.com/)
- []()

####22. ionic
####24. ionic

- [ionic](https://github.com/ychow/ionic-guide)

####23. 其它
####25. 其它

- [Mock.js 是一款模拟数据生成器](http://mockjs.com/)

Expand Down