web-static

1.3.0 • Public • Published

Web Static

Web Static is a simple front-end JavaScript framework for static websites. I made this npm module to more easily create websites with static page routing and component features.

Installation

To install, run

sudo npm install -g web-static

Use

Starting a project

cd /path/to/project
static init

or

static init /path/to/project

Building a project

cd /path/to/project
static build

or

static build /path/to/project

After running the build command, open up build/index.html in your browser to access your project

Docs

Authors

  • Alex Lugo - Everything - website
  • That's all

If you like this framework, go ahead and subscribe to my YouTube channel!

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.3.01latest

Version History

VersionDownloads (Last 7 Days)Published
1.3.01
1.2.10
1.2.00
1.1.00
1.0.30
1.0.20
1.0.10
1.0.00
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10
0.0.00

Package Sidebar

Install

npm i web-static

Weekly Downloads

1

Version

1.3.0

License

ISC

Unpacked Size

19.5 kB

Total Files

16

Last publish

Collaborators

  • alugocp