beeper:让您的终端发出哔哔声

时间:2024-06-01 02:55:20
【文件属性】:

文件名称:beeper:让您的终端发出哔哔声

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-01 02:55:20

JavaScript

蜂鸣器 让您的终端发出哔哔声 可用作注意力吸引器。 例如,当发生错误时。 安装 $ npm install beeper 用法 import beeper from 'beeper' ; await beeper ( ) ; // beep one time await beeper ( 3 ) ; // beep three times await beeper ( '****-*-*' ) ; // beep, beep, beep, beep, pause, beep, pause, beep 原料药 如果stdout不是TTY或用户提供--no-beep标志,它将不会发出--no-beep 。 蜂鸣器(计数?) 蜂鸣器(旋律?) 返回旋律结束后解析的Promise 。 数数 类型: number 默认值: 1 您希望它发出多少次哔声。 旋律 类型: string


【文件预览】:
beeper-main
----.gitignore(23B)
----.github()
--------workflows()
----.gitattributes(19B)
----package.json(808B)
----index.test-d.ts(188B)
----readme.md(846B)
----index.js(1023B)
----index.d.ts(619B)
----test.js(1KB)
----.editorconfig(175B)
----license(1KB)
----.npmrc(19B)

网友评论