stellar-fox

1.0.11 • Public • Published

stellar-fox

Static Virtual Hosting

Usage

import sf from 'stellar-fox';

const conf = {

  virtual:[

    { name: 'catpea.net', root:'./www/catpea-net' },
    { name: 'catpea.com', root:'./www/catpea-com' },
    { name: 'catpea.org', root:'./www/catpea-org' },

  ],
}

sf(conf);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.111latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.111
1.0.100
1.0.90
1.0.80
1.0.70
1.0.60
1.0.50
1.0.40
1.0.31
1.0.20
1.0.10

Package Sidebar

Install

npm i stellar-fox

Weekly Downloads

2

Version

1.0.11

License

ISC

Unpacked Size

44 kB

Total Files

11

Last publish

Collaborators

  • catpea