GithubHelp home page GithubHelp logo

tylermeek / fish-design Goto Github PK

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

Home Page: https://fish-design-fish-design-vite.vercel.app

HTML 12.60% TypeScript 62.56% JavaScript 18.30% Shell 5.09% Handlebars 1.25% SCSS 0.21%

fish-design's Introduction

Fish Design

✨ 特性

  • 📦 开箱即用的Vue组件
  • 🦾 使用TypeScript 开发,提供完整的类型定义文件
  • 🚀 更加轻量的原子化css,舍弃tailwindcss、windicss,采用unocss让样式文件体积进一步缩小,打包构建速度更加快速

如何使用

Fish Design现已发布到npm

  • 支持npm 下载
    npm i fish-design-vite
  • 支持脚手架快速创建基于fish design的vue模板项目
    npm i create-fish-app-cli -g
    并使用命令create-fish即可快速交互式创建新项目

📕 组件库文档

组件库支持在线文档查看支持的组件与api等使用方法
点击立即查看👀->Fish Design 文档

😘 欢迎参与贡献

任何觉得不好的或者希望支持的功能都可以提issue,我会尽量解决哟 当然也可以直接提pr

注意:请遵循 commit 规范

  • feat: 新功能、新特性
  • fix: 修改 bug
  • perf: 更改代码,以提高性能
  • refactor: 代码重构(重构,在不影响代码内部行为、功能下的代码修改)
  • docs: 文档修改
  • style: 代码格式修改, 注意不是 css 修改(例如分号修改)
  • test: 测试用例新增、修改
  • build: 影响项目构建或依赖项修改
  • revert: 恢复上一次提交
  • ci: 持续集成相关文件修改
  • chore: 其他修改(不在上述类型中的修改)
  • release: 发布新版本
  • workflow: 工作流相关文件修改

fish-design's People

Contributors

tylermeek avatar

Stargazers

gzwrrr avatar

Watchers

 avatar

fish-design's Issues

重构组件命名方式

对于组件的命名方式需要更加的规范,便于使用,舍弃当前的随意命名

打包导出类型声明有问题

具体为:

  1. 全局组件的声明引用错了名字
  2. 打包类型结果没有entry文件
  3. 多了一个dist目录,会报错,这个应该是不存在的

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.