fixed-nude

1.0.0 • Public • Published

node-nude

Node.js port of nude.js by Patrick Wied.

Installation

npm install nude

Usage overview

var nude = require('nude');

nude.scan(__dirname + '/images/photo.jpg', function(res) {
  console.log('Contains nudity: ' + res);
});

/fixed-nude/

    Package Sidebar

    Install

    npm i fixed-nude

    Weekly Downloads

    0

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    6.57 kB

    Total Files

    3

    Last publish

    Collaborators

    • maramizo