Skip to content

egoist/node-jandan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-jandan NPM version NPM downloads Build Status

Jandan.net Node.js API

Install

$ npm install --save node-jandan

Usage

import {ooxx, boring, random} from 'node-jandan'

(async function () {
  const ooxxPics = await ooxx({page: 2})
  const boringPics = await boring({page: 3})
  const random = await random() // http:\/\/...\/xxx.jpg
})()

Example result: ooxx | boring

License

MIT © EGOIST

About

Jandan.net Node.js API

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published