Git Product home page Git Product logo

yinzhixiaxue / fighting-design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fightingdesign/fighting-design

0.0 0.0 0.0 1.84 MB

:art: Fighting Design 是一款使用 TypeScript + Template 编写的 Vue3 轻量级组件库。(Fighting design is a Vue3 lightweight component library written with TypeScript + Template.)

Home Page: https://fighting.tianyuhao.cn

License: MIT License

Shell 0.17% JavaScript 0.06% TypeScript 43.30% HTML 0.40% Vue 19.65% SCSS 36.42%

fighting-design's Introduction

Fighting Design

是一款使用 TypeScript + Template 编写的 Vue3 轻量级组件库

✨ 特性

  • ✅ 使用 TypeScript + Template 编写
  • ✔️ 配置简单,上手容易

🔑 安装

使用 pnpm 安装

pnpm add fighting-design --save

使用 npm 安装

npm install fighting-design --save

使用 yarn 安装

yarn add fighting-design --save

🎉 快速上手

main.ts 中引入下面内容

import { createApp } from 'vue'
import App from './App.vue'
import FightingDesign from 'fighting-design'
import 'fighting-design/theme/index.css'

createApp(App).use(FightingDesign).mount('#app')

加入 Fighting Design

添加微信请备注 Github 用户名

特别感谢

感谢所有已经为 Fighting Design 做出贡献的人

Star

Stargazers repo roster for @FightingDesign/fighting-design

Fork

Forkers repo roster for @FightingDesign/fighting-design

执照

MIT

fighting-design's People

Contributors

tyh2001 avatar kongyich avatar xiaoli-sach avatar tanhh326 avatar davidqinqianwu avatar aisonsu avatar xluoyu avatar lxqddd avatar jaymedotdot avatar jtr354 avatar kiss5523 avatar bullshitking-99 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.