Skip to content
/ pot Public
forked from potjs/pot

UI components, Utilities and Toolkit on Vue3.

License

Notifications You must be signed in to change notification settings

ghaaaaa/pot

 
 

Repository files navigation

Pot JS

build status license

English | 中文

简介

免费开源,学习参考。

Packages

Package Version Description
@potjs/vue-layout vue-layout version 基于 Vue3/TSX/Less 开发的布局系统
@potjs/vue-router vue-router version vue-router 功能扩展
@potjs/http http version 基于axios的二次封装

文档

文档地址

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

Pull Request:

  1. Fork 代码!
  2. 创建自己的分支: git checkout -b feat/xxxx
  3. 提交你的修改: git commit -am 'feat(function): add xxxxx'
  4. 推送您的分支: git push origin feat/xxxx
  5. 提交pull request

License

MIT

About

UI components, Utilities and Toolkit on Vue3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 62.7%
  • JavaScript 22.2%
  • Less 8.8%
  • Vue 5.7%
  • Other 0.6%