Skip to content

Commit

Permalink
添加CDN网址
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 14, 2016
1 parent 9d688a5 commit b0fee9e
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion Javascript/轻量高效的开源JavaScript插件和库.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [存储](#存储)
- [动画](#动画)
- [其它](#其它)
- [CDN](#cdn)

## 图片

Expand Down Expand Up @@ -93,4 +94,23 @@
- [Push.js](https://github.com/jaywcjlove/translater.js) - 是一个跨浏览器的Javascript桌面通知插件。[demo](http://nickersoft.github.io/push.js/)
- [onlinenetwork](https://github.com/jaywcjlove/onlinenetwork) - js判断是否断网了。
- [iNotify](https://github.com/jaywcjlove/iNotify) - 是一个实现浏览器的 title 闪烁、滚动、声音提示、chrome、等系统通知。[demo](http://jaywcjlove.github.io/iNotify)
- [tesseract.js](https://github.com/naptha/tesseract.js) - 是一个文字识别转换,可以运行在浏览器和服务器NodeJS上。[demo](http://tesseract.projectnaptha.com/)
- [tesseract.js](https://github.com/naptha/tesseract.js) - 是一个文字识别转换,可以运行在浏览器和服务器NodeJS上。[demo](http://tesseract.projectnaptha.com/)


## CDN

- https://cdnjs.com
- http://cdnjs.net/
- http://www.jsdelivr.com
- http://unpkg.com
- http://rawgit.com
- http://staticfile.org
- http://www.bootcdn.cn
- http://cdn.baomitu.com
- http://lib.sinaapp.com
- http://cdn.code.baidu.com
- http://jscdn.upai.com
- https://www.asp.net/ajax/cdn
- http://libs.sun0769.com
- https://css.net/
- https://developers.google.com/speed/libraries/

0 comments on commit b0fee9e

Please sign in to comment.