1.0.9 • Published 7 years ago

wu_filelog v1.0.9

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

wu_filelog

测试模块,无具体意义

依赖列表

名称版本详细解释
abbrev1.1.1获取参数模糊匹配结果集合
align-text1.0.2文本自动居中对齐

记录

  1. 开发 npm 模块,依赖安装于 dependencies 下;
  2. 本地登录 npm 开发者账号: npm login --registry http://registry.npmjs.org
  3. 发布 npm 模块: npm publish --registry http://registry.npmjs.org

运行

  1. 安装:
npm install -g wu_filelog
  1. 运行,以下命令等效:
saytest say hello 1111 1111
saytest s h 1111 1111
saytest sa he 1111 1111
saytest say h 1111 1111
...
  1. 输出结果为:
           1111
           1111

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago