@zakary/scripts
v0.1.1
Published
A personal scripts library for routine development.
Downloads
2
Readme
@zakary/scripts
A personal scripts library for routine development.
It's mine personal scripts library for routine development, so it may not stable all the time.
Installation
// with npm
npm install @zakary/scripts
// with yarn
yarn add @zakary/scripts
Usage
导出指定库文件(引用模式)
zakary-scripts export package [PACKAGE_PATH] [EXPORT_PATH] zakary-scripts export [--type|-t|-T] package [PACKAGE_PATH] [EXPORT_PATH]
构建文档(React)
zakary-scripts build react [PACKAGE_PATH] [EXPORT_PATH] zakary-scripts build [--type|-t|-T] react [PACKAGE_PATH] [EXPORT_PATH]
License
This project is licensed under the terms of the MIT license.