Giter Site home page Giter Site logo

frozenui's Introduction

FrozenUI

目录结构

  • sass/

    • 存放 .scss 源码
  • css/

    • frozen.css
  • font/

    • 存放 字体文件
  • img/

    • 存放 图片文件
  • js/

    • frozen.js
  • lib/

    • 存放第三方依赖类库,如 zeptojs
  • doc/

    • 代码规范
  • jsdoc/

    • jsdoc生成的api文档
  • demo/

    • 示例, 从 src/ 自动生成
  • dist/

    • 发布的文件
  • Gruntfile.js

    • grunt 配置文件

版本管理

版本格式:主版本号.次版本号.修订号,版本号递增规则:

主版本号:整体改版

次版本号:功能性新增,bug修复

修订号:bug或新功能的调试版本,只作为开发版本,不做正式发布

当前版本在第一个使用的业务发布后不再修改,新增版本会新增一个离线包。

业务上使用时升级版本需要通知到开发,以及是否有dom修改,会不会影响到js

维护

原则是有问题提issue,代码修改提pr,由faycheng合并以及内部发布

###版本修改记录

查看https://github.com/frozenui/frozenui/wiki/History-1.3.0

###more

Npm安装: npm install frozenui

Bower安装: bower install frozenui

屏幕适配: https://github.com/frozenui/frozenui/wiki/%E5%B1%8F%E5%B9%95%E9%80%82%E9%85%8D

iconfont使用: https://github.com/frozenui/frozenui/wiki/iconfont%E4%BD%BF%E7%94%A8

###License

MIT License

frozenui's People

Contributors

fayching avatar hankzhu91 avatar kasyman avatar miaotmac avatar ryanbay avatar

Watchers

 avatar

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.