Giter VIP home page Giter VIP logo

vue3-template's Introduction

项目模板 Vite+Vue3+TS 💯

生产依赖 💻

  1. vue-router: 提供路由管理功能
  2. pinia: 提供状态管理功能
  3. axios: 提供网络请求功能
  4. @vueuse/core: 响应式库,万物皆响应

开发依赖 📦

  1. unplugin-auto-import: 自动引入库中的函数:如vue中的ref等...
  2. unplugin-vue-components: ui库按需引入
  3. vite-plugin-style-import: 样式自动引入:如antd中的message样式需要单独引入
  4. sass:scss预编译

代码规范 📑

  1. .editorconfig: 编辑器配置文件
  2. prettier: 统一代码格式
  3. eslint: 检查ts语法错误等

git规范

  1. husky: git钩子
  2. lint-staged: 提交前进行代码格式检查
  3. commitizen:规范化git message
  4. cz-normalizable: 自定义git message格式信息

vue3-template's People

Contributors

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