color-module
|
增加部分结构的构造函数。
|
2025-02-10 14:31:32 +08:00 |
public
|
移除不再需要的文件。
|
2024-12-25 09:33:20 +08:00 |
src
|
修复或屏蔽编译错误。
|
2025-02-10 14:42:17 +08:00 |
.editorconfig
|
创建基础项目结构。
|
2024-12-24 14:08:23 +08:00 |
.gitignore
|
解除CSS Module文件的屏蔽。
|
2024-12-25 09:29:46 +08:00 |
.prettierignore
|
创建基础项目结构。
|
2024-12-24 14:08:23 +08:00 |
.prettierrc
|
创建基础项目结构。
|
2024-12-24 14:08:23 +08:00 |
bun.lockb
|
补充缺少的依赖。
|
2024-12-25 09:31:31 +08:00 |
eslint.config.js
|
关闭强制依赖项非空的提示。
|
2024-12-26 15:26:52 +08:00 |
index.html
|
调整首页描述。
|
2025-02-10 14:47:06 +08:00 |
NoColor.svg
|
增加无颜色展示的提示图片。
|
2024-12-30 13:08:56 +08:00 |
package.json
|
补充缺少的依赖。
|
2024-12-25 09:31:31 +08:00 |
README.md
|
增加说明文件。
|
2025-01-10 15:16:00 +08:00 |
tsconfig.app.json
|
修正大部分的编译错误。
|
2025-02-10 14:28:34 +08:00 |
tsconfig.json
|
创建基础项目结构。
|
2024-12-24 14:08:23 +08:00 |
tsconfig.node.json
|
修正大部分的编译错误。
|
2025-02-10 14:28:34 +08:00 |
vite.config.ts
|
修正Vite设置。
|
2025-02-10 12:22:43 +08:00 |