store-link:获取Apple iTunes Store,Google Play Store或Windows Store上给定应用程序的商店链接

时间:2021-05-11 19:54:41
【文件属性】:
文件名称:store-link:获取Apple iTunes Store,Google Play Store或Windows Store上给定应用程序的商店链接
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-11 19:54:41
JavaScript 商店链接 笔记 如果要在Apple iTunes Store链接上寻求更多控制,或者只需要其中一种商店结帐: 安装 $ npm install --save store-link 用法 var storeLink = require ( 'store-link' ) ; storeLink ( store , id , lang ) ; /** * Examples */ storeLink ( 'ios' , '376183339' , 'us' ) ; //=> https://itunes.apple.com/us/app/id376183339 storeLink ( 'android' , 'com.duolingo' , 'pt-PT' ) ; //=> https://play.google.com/store/apps/details?id=com.duolingo&
【文件预览】:
store-link-master
----.travis.yml(71B)
----index.js(1KB)
----test.js(1KB)
----package.json(686B)
----readme.md(2KB)
----license(1KB)
----.gitignore(13B)
----.jshintrc(170B)
----.editorconfig(231B)
----.gitattributes(12B)

网友评论