Skip to content

Commit 1a3655d

Browse files
committed
补充精品阅读
补充精品阅读
1 parent 67b1033 commit 1a3655d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +226,8 @@ JavaScript 的模块或加载系统。
226226
* [We.js](https://github.com/wejs/we/) - 适用于实时应用、网站或博客的框架。
227227
* [Hatch.js](https://github.com/inventures/hatchjs) - 拥有社交特性的 CMS 平台。
228228
* [TaracotJS](https://github.com/xtremespb/taracotjs-generator/) - 拥有快速、极简风格特点且基于Node.js 的 CMS。
229-
* [Nodizecms](https://github.com/nodize/nodizecms) - 为 CoffeeScript 爱好者准备的 CMS。
230-
* [Cody](https://github.com/jcoppieters/cody) - 拥有所见即所得的编辑器的 CMS。
229+
* [Nodizecms](https://github.com/nodize/nodizecms) - 为 CoffeeScript 爱好者准备的 CMS。
230+
* [Cody](https://github.com/jcoppieters/cody) - 拥有所见即所得的编辑器的 CMS。
231231
* [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS 和博客平台。
232232

233233
<h2 id="templating-engines">模板引擎</h2>
@@ -300,7 +300,7 @@ Web 数据可视化工具
300300
* [ace](https://github.com/ajaxorg/ace) - Ace(Ajax.org Cloud9 Editor)。
301301
* [CodeMirror](https://github.com/marijnh/CodeMirror) - 浏览器端的代码编辑器。
302302
* [esprima](https://github.com/ariya/esprima) - 用于综合分析的 ECMAScript 解析器。
303-
* [quill](https://github.com/quilljs/quill) - 一个带有 API 的跨浏览器富文本编辑器。
303+
* [quill](http://hao.jobbole.com/quill/) - 一个带有 API 的跨浏览器富文本编辑器。([官网](http://quilljs.com/))
304304
* [medium-editor](https://github.com/daviferreira/medium-editor) - Medium.com 所见即所得编辑器的克隆版。
305305
* [pen](https://github.com/sofish/pen) - 享受在线编辑(支持 markdown)。
306306
* [jquery-notebook](https://github.com/raphaelcruzeiro/jquery-notebook) - 一个易用的、简洁优雅的文本编辑器。灵感来源于 Medium 的魅力。
@@ -775,7 +775,7 @@ Web 数据可视化工具
775775

776776
<h4>中文站点</h4>
777777

778-
* [伯乐在线前端频道](http://web.jobbole.com/):伯乐前端分享 Web 前端开发,包括 JavaScript、CSS 和 HTML5 开发技术,前端相关的行业动态。
778+
* [伯乐在线前端频道](http://web.jobbole.com/)伯乐前端分享 Web 前端开发,包括 JavaScript、CSS 和 HTML5 开发技术,前端相关的行业动态。
779779

780780
<h4>英文站点</h4>
781781

0 commit comments

Comments
 (0)