1.0.2 • Published 7 years ago
nhentai-image-getter v1.0.2
NHentai Image Downloader
A simple Node.js app using Express 4 to download images in NHentai
Running Locally
Make sure you have Node.js installed.
npm install
npm startYour app should now be running on localhost:3000.
NPM Install
$ npm i nhentai-image-getterUsage
const nHentai = require("nhentai-image-getter");
nHentai("manga-url").then(images => console.log(images));Contributors
For more information about me