node-nude icon indicating copy to clipboard operation
node-nude copied to clipboard

added new features: read from url and async functions

Open raminious opened this issue 8 years ago • 0 comments

Hello. I refactored your project and added some new features.
1- read image from URL -> nude.scanUrl('') 2- added async versions of nude.scan() -> nude.scanAsync() and nude.scanUrl() -> nude.scanUrlAsync()

raminious avatar Dec 10 '17 22:12 raminious