scaffold-static
Scaffolding utility for vanilla JS.
scaffold‑static automates the setup of a local development environment and the build process for static sites written in vanilla JavaScript. After installing the package globally or running it with npx, users can create a new project by invoking `scaffold-static new <project_name>`, optionally selecting npm as the package manager. The tool prompts for a CSS framework—supporting Bootstrap 3, Bootstrap 4, Materialize, Foundation, Semantic‑UI, and Bulma—and then generates a minimal boilerplate that includes a ready‑to‑use webpack configuration.
The generated project contains a `webpack.config.js` that incorporates html‑webpack‑plugin, css‑loader, and style‑loader, enabling HTML generation, CSS import handling, and injection of styles into the DOM. Development is streamlined with webpack‑dev‑server, offering hot module replacement for rapid feedback during coding. The package is distributed via npm, maintained under a GPL‑v3 license, and welcomes contributions through its repository.
Reviews
Loading reviews…
Similar apps

Terminals & CLI
readme-md-generator
Interactively generate README.md files.

DevOps & Infrastructure
mevn-cli
Light speed setup for MEVN (Mongo Express Vue Node) Apps.
DevOps & Infrastructure
boilr
Create projects from boilerplate templates.

Terminals & CLI
yo
Scaffolding tool for running Yeoman generators.

Terminals & CLI
serve
Serve static files (https, CORS, GZIP compression, etc).

Terminals & CLI
sgomez-cli
The only CLI you need. Scaffold, Docker, CI, auth & more