Re: 实用工具或者组件、框架及类库
switchery IOS7风格的checkbox美化插件,
https://github.com/abpetkov/switchery
demo: http://abpetkov.github.io/switchery/
chosen 下拉框美化强化插件,
https://github.com/harvesthq/chosen
demo: http://harvesthq.github.io/chosen/
formatter.js 强大输入框格式化插件,指定输入框可输入的格式。
https://github.com/firstopinion/formatter.js
iCheck 高度可定制的复选框和单选按钮 (jQuery & Zepto)。
https://github.com/fronteed/iCheck
框架
ionic 混合应用开发框架,使用html+javascript+css创建Android与IOS应用。
http://ionicframework.com/
CSS
typo.css 中文网页重设与排版,一致化浏览器排版效果,构建最适合中文阅读的网页排版。
https://github.com/sofish/typo.css
规范
开源项目目录规范
https://github.com/fex-team/styleguide/ ... project.md
JavaScript编码规范
https://github.com/fex-team/styleguide/ ... ascript.md
CSS 编码规范
https://github.com/fex-team/styleguide/ ... ter/css.md
HTML 编码规范
https://github.com/fex-team/styleguide/ ... er/html.md
Markdown 编写规范
https://github.com/fex-team/styleguide/ ... arkdown.md