4.0.1 • Published 6 months ago

remote-content v4.0.1

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

6 months ago

4.0.0

1 year ago

3.0.1

2 years ago

3.0.0

3 years ago

2.0.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 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

10 years ago