# static-sites-builder

> Node JS script for build static websites.

Latest version **1.0.5** (published 2021-10-30) · MIT license · 0 weekly downloads

## Install

```sh
npm install static-sites-builder
pnpm add static-sites-builder
yarn add static-sites-builder
bun add static-sites-builder
```

Provides the command `build-site`.

## Health

**Score 10/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; low quality score.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.5 |
| Published | 2021-10-30 |
| First published | 2021-10-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 14 |
| Unpacked size | 8.3 KB |
| Known vulnerabilities | 0 (+2 in 2 direct dependencies) |
| Install scripts | no |
| Author | David Hermoso |
| Maintainers | jdavidhermoso |

## Links

- npm: https://www.npmjs.com/package/static-sites-builder
- npm.io page: https://npm.io/package/static-sites-builder

## Dependencies (14)

- [jsdom](https://npm.io/package/jsdom.md) ^18.0.0
- [concat](https://npm.io/package/concat.md) ^1.0.3
- [dotenv](https://npm.io/package/dotenv.md) ^10.0.0
- [mkdirp](https://npm.io/package/mkdirp.md) ^1.0.4
- [del-cli](https://npm.io/package/del-cli.md) ^4.0.1
- [postcss](https://npm.io/package/postcss.md) ^8.3.11
- [copyfiles](https://npm.io/package/copyfiles.md) ^2.4.1
- [node-sass](https://npm.io/package/node-sass.md) ^6.0.1
- [handlebars](https://npm.io/package/handlebars.md) ^4.7.7
- [npm-run-all](https://npm.io/package/npm-run-all.md) ^4.1.5
- [postcss-cli](https://npm.io/package/postcss-cli.md) ^9.0.1
- [autoprefixer](https://npm.io/package/autoprefixer.md) ^10.3.7
- [html-minifier](https://npm.io/package/html-minifier.md) ^4.0.0
- [@minify-html/js](https://npm.io/package/@minify-html/js.md) ^0.6.10

## Recent versions

- 1.0.5 (latest) — 2021-10-30
- 1.0.3 — 2021-10-30
- 1.0.2 — 2021-10-30
- 1.0.1 — 2021-10-30
- 1.0.0 — 2021-10-30

---
_Source: https://npm.io/package/static-sites-builder · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
