popute-random-img

0.1.4 • Public • Published

popute-random-img Build Status

ポプテピピックの画像をランダムで取得

screenshot

Installation

$ npm install popute-random-img

CLI

$ ppt-img

Usage

const termImg = require('term-img');
const poputeRandomImg = require('popute-random-img');
 
poputeRandomImg().then(img => {
    termImg(img);
});

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    2
    • latest

Version History

Package Sidebar

Install

npm i popute-random-img

Weekly Downloads

2

Version

0.1.4

License

MIT

Unpacked Size

1.02 MB

Total Files

12

Last publish

Collaborators

  • akameco