0.0.4 • Published 6 years ago

doujinshi v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

doujinshi.js

doujinshi.js is a simple doujinshi metadata search module for nodejs. https://www.doujinshi.org/

How to install

npm install doujinshi

Example code

const doujinshi = require("doujinshi")

doujinshi("path_to_image")
  .then(result => {
    console.log(result)
  })

"path_to_image" is

  • path/to/image.jpg
  • path/to/image.jpeg
  • path/to/image.png
  • path/to/image.gif

or

Command line interface

doujinshi page0001.jpg
doujinshi https://example.com/page0001.jpg