niceocde 更新版
.changeset | ||
.husky | ||
docs | ||
packages/hooks | ||
vueuse@dd00d92685 | ||
.dumirc.ts | ||
.editorconfig | ||
.eslintrc.js | ||
.fatherrc.ts | ||
.gitignore | ||
.prettierignore | ||
.prettierrc.js | ||
.stylelintrc | ||
lerna.json | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
tsconfig.json |
@zhst
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