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

https://github.com/ruimve/template-lib-webpack

🐳 webpack 类库模板!!超好用
https://github.com/ruimve/template-lib-webpack

Last synced: 8 months ago
JSON representation

🐳 webpack 类库模板!!超好用

Awesome Lists containing this project

README

          

# TEMPLATE-WEBPACK-ROLLUP
🌈 类库模板!全面好用!!🔥 欢迎提交 PR: [CONTRIBUTING](https://www.conventionalcommits.org)

## 基础构建
|技术栈|描述|
|:---:|:--:|
|[webpack](https://www.webpackjs.com/)|构建工具|

## 代码规范
|技术栈|描述|
|:---:|:--:|
|[typescript](https://www.tslang.cn/index.html)|类型约束|
|[commitlint](https://github.com/conventional-changelog/commitlint#getting-started)|提交约束|
|[release-please](https://github.com/googleapis/release-please)|日志|

## 测试框架
|技术栈|描述|
|:---:|:--:|
|[jest](https://jestjs.io/)|通用测试框架|

## 持续集成
|技术栈|描述|
|:---:|:--:|
|**Github Actions**|ci|