0.1.13 • Published 1 year ago

@hyrious/w7 v0.1.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@hyrious/w7

Serve a folder / file, with auto reload.

Usage

npm i -g @hyrious/w7
w7 --help

  Description
    Serve the pure html, update the browser on change.

  Usage
    $ w7 [entry] [options]

  Options
    -c, --cors       Enable "CORS" headers
    -s, --single     Serve as single-page application
    -q, --quiet      Disable logging to terminal
    -H, --host       Hostname to bind  (default localhost)
    -p, --port       Port to bind  (default 5000)
    -v, --version    Displays current version
    -h, --help       Displays this message

  Examples
    $ w7
    $ w7 index.html
    $ w7 dist
    $ w7 app.html --port 4000
    $ w7 --cors --quiet --open

Alternatives

License

The MIT License.

0.1.13

1 year ago

0.1.11

1 year ago

0.1.12

1 year ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago