Giter Site home page Giter Site logo

cubee.github.com's Introduction

Cubee - An enjoyable UI Library

 
 * Created by 李晶-拔赤([email protected])
 * License: http://www.opensource.org/licenses/mit-license.php
 * Info: http://cubee.github.com/doc/

理念:
 - 简单实用、健壮耐用
 - 组件可组装
 - 设计至上、开发辅助

文件编码统一使用utf-8

目录说明:

 - build:    根据 src 内容,生成可以直接引用的js/css/img文件
 - docs:     根据 src 内容,生成的API文档
 - examples: 由开发者撰写的实例说明和使用教程等文档
 - src:      源码、测试、build 脚本和开发文档等一切开发资料
 - sandbox:  开发目录,定期将成型的内容整理到src和build中,并完成doc

必须测试过的浏览器: IE 6+, Firefox 3+, Safari 4+, Chrome 2+, Opera 9+

Thanks for your reading!

全局约定:(原则:在尽量避免冲突的基础上,尽量精简短小)

      全局变量: g_ks_comp_xxx   比如: g_ks_monitor_st
 class/id 命名: ks-comp-xxx     比如: ks-editor-toolbar-item
 data 属性命名: data-comp-xxx   比如: data-lazyload-src

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.