mbingpic

1.0.1 • Public • Published

bing-pic

这是一个用来下载必应每日图片的包,用法如下:

const bing = require('mbingpic');
bing((err,r)=>{
  // r 就是图片保存的路径
  console.log(r);
})

Readme

Keywords

none

Package Sidebar

Install

npm i mbingpic

Weekly Downloads

0

Version

1.0.1

License

ISC

Last publish

Collaborators

  • nate-river