This package has been deprecated

Author message:

Use aghpb-api instead

aghpb_get

1.0.1 • Public • Published

aghpb_get

Gets a list of URLs to pictures of anime girls holding programming books.

Fetches files from https://github.com/laynH/Anime-Girls-Holding-Programming-Books.

Usage

const aghpb = require('aghpb_get');

aghpb().then((list) => {
  // `list` is an array of githubusercontent urls for the images
  for (const url in list) {
    // do something with `url`
  }
});

/aghpb_get/

    Package Sidebar

    Install

    npm i aghpb_get

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    3.2 kB

    Total Files

    5

    Last publish

    Collaborators

    • scottythepilot