https://github.com/ruimve/template-lib-webpack
🐳 webpack 类库模板!!超好用
https://github.com/ruimve/template-lib-webpack
Last synced: 8 months ago
JSON representation
🐳 webpack 类库模板!!超好用
- Host: GitHub
- URL: https://github.com/ruimve/template-lib-webpack
- Owner: Ruimve
- License: mit
- Created: 2023-01-22T10:19:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T05:20:45.000Z (about 3 years ago)
- Last Synced: 2025-03-28T02:18:29.228Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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|