0.1.1 • Published 5 years ago

@zakary/scripts v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

@zakary/scripts

A personal scripts library for routine development.

npm github release

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

  1. 导出指定库文件(引用模式)

    zakary-scripts export package [PACKAGE_PATH] [EXPORT_PATH]
    zakary-scripts export [--type|-t|-T] package [PACKAGE_PATH] [EXPORT_PATH]
  2. 构建文档(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.

NPM

0.1.1

5 years ago

0.1.0

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago