An open API service indexing awesome lists of open source software.

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

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, 模板名选择对应分支即可