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

Readme

Keywords

none

Package Sidebar

Install

npm i popute-random-img

Weekly Downloads

1

Version

0.1.4

License

MIT

Unpacked Size

1.02 MB

Total Files

12

Last publish

Collaborators

  • akameco