Code Monkey home page Code Monkey logo

teemo's Introduction

所有组件放在packages中 没粗
一个组件对应一个文件夹
命名规则如下:

tm-a- 后台组件 tm-t- 前台组件 tm-m- 手机端组件 tm-c- 通用组件 phoenix- 对于phoenix的扩展应用

doc

有新增组件的README需要执行一次npm run build

test 分支是支持Vue1.0 2.0 分支是支持Vue2.0

一般包的版本号中,大版本号,2.0的比1.0的大个1, 如1.0.1是支持2.0的, 0.0.1是支持1.0的,

而中间版本号是代表当前大版本号的情况下,功能大幅调整的变化。 如1.1.1是支持2.0的前提下,功能实现方式有所调整的,但最好上次层使用API没有变化

最后一个版本是一般的,常规的,bug修复之后的新的版本

ps 有的如果没有包是2.0和1.0兼容的,比如header和footer包

具体包的版本号以及使用说明,看各自包的readme

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.