Jampack
Optimizes static websites for best user experience and best Core Web Vitals...
README
- ```
- __ __
- |__|____ _____ ___________ ____ | | __
- | \__ \ / \\____ \__ \ _/ ___\| |/ /
- | |/ __ \| Y Y \ |_> > __ \\ \___| <
- /\__| (____ /__|_| / __(____ /\___ >__|_ \
- \______| \/ \/| | \/ \/ \/
- |__|
- ```
Jampack
Optimizes static websites for best user experience and best Core Web Vitals scores.
What is jampack?
Not a bundler. Not a framework.
jampack is a post-processing tool that takes the output of your Static Site Generator (aka SSG) and optimizes it for best user experience and best Core Web Vitals scores.
What can jampack do?
Quick use
- ```sh
- # Optimize static website in `dist` folder
- npx @divriots/jampack ./dist
- ```
For more options see CLI options.
jampack used in the wild
Add yours here
Why is it called jampack?
- jam: From Jamstack.
- pack: Reminescent of the Executable Packers from the 90s.
License
This software is released under the terms of the MIT license.