niceocde 更新版
Go to file Use this template
2024-01-16 17:35:23 +08:00
.changeset feat: 初始化仓库 2024-01-10 15:15:12 +08:00
.dumi feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00
.husky feat: 初始化 2023-11-29 15:48:08 +08:00
.vscode feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00
docs feat: 初始化 2024-01-16 11:44:26 +08:00
packages feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00
public fix: 修改最终版本 2023-12-21 14:38:13 +08:00
.dumirc.ts feat(@zhst/meta):修改视频传参 2024-01-16 14:20:43 +08:00
.editorconfig feat: 初始化 2023-11-29 15:48:08 +08:00
.eslintrc.js fix: 修改最终版本 2023-12-21 14:38:13 +08:00
.fatherrc.ts feat: 初始化meta包 2023-12-27 13:40:07 +08:00
.gitignore feat(@zhst/meta):修改视频传参 2024-01-16 14:20:43 +08:00
.gitlab-ci.yml fix: 修改ci文件 2023-12-25 10:04:39 +08:00
.npmrc feat: 初始化仓库 2024-01-10 15:15:12 +08:00
.prettierignore feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00
.prettierrc.js feat: 初始化 2023-11-29 15:48:08 +08:00
.stylelintrc feat: 初始化 2024-01-16 11:44:26 +08:00
global.d.ts feat: 初始化仓库 2024-01-10 15:15:12 +08:00
LICENSE feat: 初始化 2023-11-29 15:48:08 +08:00
package.json feat: 初始化meta包 2023-12-27 13:40:07 +08:00
pnpm-lock.yaml feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00
pnpm-workspace.yaml feat: 初始化 2023-11-29 15:48:08 +08:00
README.md feat: 初始化 2023-11-29 15:48:08 +08:00
tsconfig.json feat(@zhst/meta): 初始化 2024-01-16 17:35:23 +08:00

@zhst

NPM version NPM downloads

zhst 工具库合集

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT