https://github.com/aiden-fe/compass-template
项目模板仓库,utils lib,styles lib,vue web,vue lib,rush monorepo,react vite, nextjs,nestjs,web components,uniapp,taro vue
https://github.com/aiden-fe/compass-template
nestjs nextjs react styles taro template uniapp utils vue3 web-components
Last synced: 11 months ago
JSON representation
项目模板仓库,utils lib,styles lib,vue web,vue lib,rush monorepo,react vite, nextjs,nestjs,web components,uniapp,taro vue
- Host: GitHub
- URL: https://github.com/aiden-fe/compass-template
- Owner: Aiden-FE
- License: mit
- Created: 2022-09-25T03:39:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-07-22T11:10:57.000Z (11 months ago)
- Last Synced: 2025-07-22T13:09:44.912Z (11 months ago)
- Topics: nestjs, nextjs, react, styles, taro, template, uniapp, utils, vue3, web-components
- Language: TypeScript
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Compass Template
> 预设模板仓库
## 动态模板列表
| 分支 | 说明 | 最后更新时间 |
| :-----------------: | :--------------------------------------------------- | :----------: |
| temp/styles | 样式库基础模板 | 2024/03/26 |
| temp/cli | 命令行项目模板 | 2024/04/03 |
| temp/next | Next 项目模板 | 2024/07/03 |
| temp/vue | Vue web项目基础模板 | 2024/09/04 |
| temp/vue-components | Vue 组件库基础模板 | 2024/09/04 |
| temp/uni-app | UniApp vue3跨端应用模板 | 2024/09/09 |
### 使用动态模板
`npm install -g @compass-aiden/cli` 全局安装脚手架
`compass pull` 拉取模板,根据提示选择对应模板即可,具体可通过`compass --help`或`compass pull --help`获取帮助信息
## 静态模板列表
| 分支 | 说明 | 最后更新时间 |
| :-----------------: | :----------------------------- | :----------: |
| temp/react | React 项目Vite TSX模板,SPA web | 2023/07/02 |
| temp/web-components | Web components组件库模板 | 2023/08/16 |
更多模版详情请查阅对应分支README说明
### 使用静态模板
`npm install -g @compass-aiden/cli` 全局安装脚手架
`compass pull` 选择自定义模板,作者名写 Aiden-FE ,仓库名为 compass-template, 模板名选择对应分支即可