nhentai-image-getter

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i nhentai-image-getter

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

25 kB

Total Files

8

Last publish

Collaborators

  • minhlk