node-imgur
A CLI tool and wrapper for the Imgur API.
Command Line
If you intend to use the command line tool, it's best to install the package globally with npm install -g node-imgur
.
See imgur --help
for a list of options.
Simple Example Usage
var imgur = ; imgur;