4.0.1 • Published 8 months ago

remote-content v4.0.1

Weekly downloads
72,995
License
MIT
Repository
github
Last release
8 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

8 months ago

4.0.0

1 year ago

3.0.1

3 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

8 years ago

1.0.1

10 years ago

1.0.0

11 years ago