niceocde 更新版
Go to file Use this template
江志雄 08ea724555 Merge branch 'develop' into 'master'
feat(zhst/biz): 新增树面板2.0

See merge request web-project/zhst-lambo!59
2024-06-05 18:16:12 +08:00
.changeset feat: 初始化仓库 2024-01-10 15:15:12 +08:00
.dumi feat(zhst/meta): 全量迁移antd5.17.4 2024-06-05 11:17:48 +08:00
.husky feat: 初始化 2023-11-29 15:48:08 +08:00
.vscode feat(zhst/meta,zhst/map): zhst/map:拓展地图api,加入tools组件、cluster组价、marker组件 2024-05-29 14:43:41 +08:00
deploy Update build.sh 2024-06-03 11:04:55 +08:00
docs feat(map): 工具箱完成 2024-05-21 19:07:15 +08:00
packages feat(zhst/biz): 新增树面板2.0 2024-06-05 18:15:50 +08:00
public feat: 初始化页面 2024-01-16 20:40:10 +08:00
.dumirc.ts feat(zhst/meta): 全量迁移antd5.17.4 2024-06-05 11:17:48 +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 fix: 添加数据为空时自定义 2024-03-15 17:27:42 +08:00
.gitignore fix: 忽略所有上传 2024-03-24 13:53:42 +08:00
.gitlab-ci.yml 只有master分支触发打包 2024-05-17 09:16:01 +08:00
.npmrc gitlab-ci修改 2024-05-14 17:52:05 +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
Dockerfile gitlab-ci修改 2024-05-14 17:52:05 +08:00
global.d.ts feat(@zhst/map): 添加popup功能 2024-05-24 18:03:43 +08:00
LICENSE feat: 初始化 2023-11-29 15:48:08 +08:00
package.json feat(zhst/meta): 全量迁移antd5.17.4 2024-06-05 11:17:48 +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 Update tsconfig.json 2024-06-03 11:31:04 +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