npm.io
4.0.1 • Published 1 year ago

remote-content

Licence
MIT
Version
4.0.1
Deps
2
Size
3 kB
Vulns
0
Weekly
0
Stars
440

remote-content

NPM

Get remote content.

Install

Install with npm

npm install --save remote-content

Usage

var getRemoteContent = require('remote-content');

getRemoteContent(remotePath, function (err, contents) {
    console.log(contents);
});

Credit

The code for this module was originally taken from the Juice library.

License

MIT

Keywords