Skip to content

Commit

Permalink
重写README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chenmnkken committed May 11, 2013
1 parent 7c686ad commit b7bb189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<h1>easy.js 一个简洁的 JavaScript 库</h1>
<p>easy.js 是一个简洁易用的 JavaScript 库,包含了核心库和组件库。核心库有符合 W3C 标准的 CSS3 选择器,常用的 DOM 操作方法,增强的动画模块,支持 promise 模式的 ajax 模块以及优雅便捷的事件处理模块。easy.js 还集成了模块加载器,遵循 AMD 的模块化规范。</p>
<p>组件库是基于核心库开发的,目前为止有一些最常见的组件诸如 Drag(对话框)、Switchable(轮播)、Lazyload(延迟加载)、Dialog(对话框)等等,后续还会继续开发更多的常用组件。</p>
<h3>网站</h3>
<p><a href="http://easyjs.org/">http://easyjs.org/</a></p>
<h3>easy.js 为什么能提高你的开发效率?</h3>
<ul>
<li>easy.js 为什么能提高你的开发效率?</li>
Expand Down

0 comments on commit b7bb189

Please sign in to comment.