没有合适的资源?快使用搜索试试~ 我知道了~
open-shortcut:从网络快捷方式文件中打开URL
共13个文件
js:2个
webloc:1个
npmrc:1个
需积分: 5 0 下载量 110 浏览量
2021-05-26
03:40:04
上传
评论
收藏 5KB ZIP 举报
温馨提示
开放式快捷方式 在浏览器中打开文件中的URL 安装 $ npm install open-shortcut 用法 const openShortcut = require ( 'open-shortcut' ) ; ( async ( ) => { await openShortcut ( 'google' ) ; console . log ( 'URL opened in the browser' ) ; } ) ( ) ; 在上面的示例中,它将查找以下文件: macOS: google.webloc Linux: google.desktop Windows: google.url 原料药 openShortcut(filePath) 返回子进程的Promise。 文件路径 类型: string Web快捷方式的文件路径。 省略扩展以实现跨平台兼容性。 有关的
资源推荐
资源详情
资源评论
收起资源包目录
open-shortcut-main.zip (13个子文件)
open-shortcut-main
.gitattributes 19B
.github
workflows
main.yml 450B
test.js 241B
license 1KB
fixture
google.desktop 99B
google.webloc 247B
google.url 42B
.npmrc 19B
.editorconfig 175B
.gitignore 23B
index.js 160B
readme.md 928B
package.json 654B
共 13 条
- 1
资源评论
yueyhangcheuk
- 粉丝: 31
- 资源: 4701
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功