Giter Site home page Giter Site logo

xiaoguaishou404 / monster Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.59 MB

一个Vue的Ui组件库;官网链接⬇️

Home Page: https://xiaoguaishou404.github.io/monster/

License: MIT License

JavaScript 25.08% HTML 1.64% Vue 71.29% SCSS 0.93% Shell 1.06%
vuejs2 npm

monster's Introduction

logo

monster UI

介绍

GitHub issues GitHub forks GitHub stars GitHub license

这是我在学习 Vue 时制作的一个 UI 组件库 👀

这款组件库其实是我为了总结这段时间自己的学习成果而写的,全程亲手编写,尽量不采用第三方库

开始使用

暂未开发完毕!!!

  1. 安装
 *{ box-sizing: border-box;}

 yarn add monster-vue-ui

 new Vue({
    el: "#app",
    render: h => h(App)
    components:{
      "m-button":mButton,
      "m-icon":mIcon,
      ...
    }
  })

or

npm install monster-vue-ui

文档

提问

介绍

联系方式

End

如果你觉得这个项目还 ok 的话,希望能点个 star

monster's People

Contributors

xiaoguaishou404 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.