4.0.1 • Published 7 months ago

remote-content v4.0.1

Weekly downloads
72,995
License
MIT
Repository
github
Last release
7 months ago

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

4.0.1

7 months ago

4.0.0

1 year ago

3.0.1

2 years ago

3.0.0

4 years ago

2.0.0

5 years ago

1.2.3

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

9 years ago

1.0.0

11 years ago