1.0.3 • Published 5 years ago

nhentai-image-getter v1.0.3

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

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 start

Your app should now be running on localhost:3000.

NPM Install

$ npm i nhentai-image-getter

Usage

const nHentai = require("nhentai-image-getter");

nHentai("manga-url").then(images => console.log(images));

Contributors

For more information about me