GithubHelp home page GithubHelp logo

yutianmidori / san-mui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ecomfe/san-mui

1.0 1.0 1.0 2.06 MB

A Set of SAN Components that Implement Google's Material Design

Home Page: https://ecomfe.github.io/san-mui

License: MIT License

CSS 23.82% HTML 0.17% JavaScript 75.58% Smarty 0.43%

san-mui's Introduction

san-mui

A Set of SAN Components that Implement Google's Material Design

Build Status Coverage Status GitHub license

使用指南

  1. 通过 npm 安装

    npm i -S san-mui
  2. 在代码中引入

    // 引入需要的组件
    import {Button, DatePicker} from 'san-mui';
    
    // 引入全部样式
    import 'san-mui/lib/index.css';

    或者希望只引入需要的组件,可以这么做:

    import Button from 'san-mui/lib/Button';
    import 'san-mui/lib/Button/Button.css';

开发指南

开发

npm run dev

测试

npm test

构建

我们的源码存放在 src,构建产物放在 lib 下;

启动构建命令:

npm run build

发布指南

发布源

只发布到 npm 上;

发布内容

发布内容应该只包含 package.json / readme.md / lib

发布版本

两周内发版本 [email protected] 系列

两周到一个月之内版本:[email protected]

一个月至两个月内:[email protected]

最终版本 [email protected]

san-mui's People

Contributors

jinzhubaofu avatar wuhy avatar erik168 avatar junmer avatar ielgnaw avatar jiangjiu avatar luyuan avatar zhangzhiqiang37 avatar harinyhan avatar mly-zju avatar szxy00000 avatar zhoucumt avatar asd123freedom avatar naatgit avatar

Stargazers

ponyoloveyou avatar

Watchers

YuTian緑 avatar

Forkers

quikly-cache

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.