cdnprovider

1.0.2 • Public • Published

CDN Provider

NodeJS library to easly get a CDN (or file only cloud).

It will create a http server to privide the directories and files in the directory that you specified.

How to install

npm i cdnprovider 

How to use

const provider = require('cdnprovider');
 
provider.provide('shared', 900);

Methods

provide :

provide(directorypath, port);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i cdnprovider

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.66 kB

Total Files

5

Last publish

Collaborators

  • quantumsheep