GithubHelp home page GithubHelp logo

soneway / gdui2 Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 7.0 862 KB

基于vue研发的UI组件库

Home Page: https://soneway.github.io/gdui2/docs-dist/guide/start.html

JavaScript 3.62% Vue 14.25% CSS 7.59% HTML 74.55%
vue ui components gdui2

gdui2's Introduction

介绍

gdui2是基于vue研发的UI组件库, 类似element-ui

进入开发

第1步: 安装依赖

npm i @soneway/gdui2

第2步: js中注册组件

import Vue from 'vue';
import UI from '@soneway/gdui2';
Vue.use(UI);

第3步: less中引用样式

@import "~@soneway/gdui2/dist/css/index.css";

第4步: html中使用组件

<gd-icon></gd-icon>

详情请参考: gdui2文档

gdui2's People

Contributors

soneway avatar

Stargazers

3113002521wxl avatar Arutoria avatar siyu avatar  avatar Huiqi avatar  avatar

Watchers

James Cloos avatar ly6cyh avatar  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.