GithubHelp home page GithubHelp logo

gaollard / fighting-design Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fightingdesign/fighting-design

1.0 1.0 0.0 20.58 MB

🌈 Fighting Design 可在 vue3 应用程序中快速构建交互界面,看起来还不错。(🌈 Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.)

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

License: MIT License

Shell 0.04% JavaScript 3.79% TypeScript 51.97% HTML 0.19% Vue 24.18% SCSS 19.83%

fighting-design's Introduction

Fighting Design

Fighting Design 可在 vue3 应用程序中快速构建交互界面,看起来还不错。

中文 | English

✨ 特性

  • 💪 使用 Vue.js 最新特性开发
  • 🐆 全面基于 Vite,速度够快
  • 🦩 零第三方依赖
  • ✂️ 完善的代码提示
  • 🪐 不同打包模式,兼容不同项目
  • 🏆 支持完整引入和按需引入
  • ✅ 使用 TypeScript + Template 编写
  • 🖍️ 严格的 TypeScript 类型
  • 🤟 全局无 any 类型
  • ✔️ 配置简单,上手容易
  • 🚩 单元测试
  • 👍 社区团队维护
  • ❤️ 根据实际需求开发
  • 📃 优质详细的文档
  • 📌 完善 RFC
  • ☝️ 提出需求,不断完善
  • 🌍 更多配置项,灵活组件
  • 🛠 更多特性开发中

🔑 安装

使用 pnpm 安装

pnpm add --save-dev fighting-design

使用 npm 安装

npm install --save-dev fighting-design

使用 yarn 安装

yarn add --save-dev fighting-Design

🎉 快速上手

main.ts 中引入下面内容

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

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

🐳 相关链接

🌈 加入 Fighting Design

添加微信请备注 Github 用户名

💌 特别感谢

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

💬 执照

MIT

fighting-design's People

Contributors

876843240 avatar aisonsu avatar alphatrionty avatar bullshitking-99 avatar caicailv avatar davidqinqianwu avatar ding139725 avatar eco-m avatar godwei123 avatar hehasgun avatar hyzihong avatar jardeng avatar jaymedotdot avatar jtr354 avatar jxzho avatar kiss5523 avatar kongyich avatar laine001 avatar lxqddd avatar lzyaom avatar onechuan avatar tanhh326 avatar tyh2001 avatar wang-zhixin avatar wmasfoe avatar xiaoli-sach avatar xluoyu avatar yn22638 avatar yzj940619 avatar z-juln avatar

Stargazers

 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.