文件名称::cat:CLI应用程序助手-Node.js开发
文件大小:614KB
文件格式:ZIP
更新时间:2024-06-16 03:22:58
Node.js Command-line utilities
喵喵CLI应用程序帮助程序功能使用minimist解析参数--version时将标志转换为camelCase输出版本---help时处理未提供的喵喵CLI应用程序助手功能分析参数将标志转换为camelCase Negates标志-无前缀---version时输出版本---help时输出描述和提供的帮助文本使未处理的被拒绝的承诺失败而不是默认的静默失败将进程标题设置为package.json中定义的二进制名称Install $ npm install meow用法$ ./foo-app.js独角兽-彩虹CommonJS#!/ usr / bin / env节点'use strict'; const meow = require('meo
【文件预览】:
meow-main
----.gitignore(23B)
----tsconfig.json(298B)
----.github()
--------security.md(179B)
--------workflows()
--------funding.yml(110B)
----test()
--------allow-unkonwn-flags.js(903B)
--------fixtures()
--------test.js(11KB)
--------is-required-flag.js(4KB)
----.gitattributes(19B)
----package.json(1KB)
----index.test-d.ts(3KB)
----meow.gif(595KB)
----readme.md(8KB)
----index.js(6KB)
----estest()
--------package.json(62B)
--------index.js(296B)
----index.d.ts(8KB)
----.editorconfig(175B)
----license(1KB)
----.npmrc(19B)