Code Monkey home page Code Monkey logo

otter-ui's Introduction

otter-ui

基于公司的 otter 设计规范写的一套组件库。组件库中大量参考 mint-ui 的代码逻辑。主要用于组件库开发的学习。

安装

npm install otter-ui-ke -S

使用

导入所有组件。

import Vue from 'vue'
import Otter from 'otter-ui-ke'

Vue.use(Otter)

项目开发

npm run dev

项目构建

npm run build

项目发布

npm login
npm publish

说明

鉴于现有组件库拥有更高的质量,所以减少不必要的重复造轮子,组件库中很多组件直接引用 mint-ui 的组件(只是改了名字 otter-button)。本组件库要实现的东西如下:

  • 集成 mint-ui 组件库,支持单个组件加载。
  • 使用 CSS,覆盖的方式将 mint-ui 中的一些样式进行修改成贝壳的规范。
  • 重点:实现定制化界面组件和特殊功能组件。

开发计划

  • 发布到 knpm
  • 清理冗余代码。
  • 覆盖单元测试。
  • 整理组件文档。

License

MIT

otter-ui's People

Contributors

violetjack avatar

Stargazers

cizkey avatar langyuetianqi avatar

Watchers

 avatar

Forkers

touchx cizkey

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.