@sveltejs/adapter-static

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files

@sveltejs/adapter-static downloads @sveltejs/adapter-static version @sveltejs/adapter-static license

@sveltejs/adapter-staticSimilar Packages:
Npm Package Weekly Downloads Trend
3 Years
🌟 Show real-time usage chart on @sveltejs/adapter-static's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of @sveltejs/adapter-static](https://npm-compare.com/img/npm-trend/THREE_YEARS/@sveltejs/adapter-static.png)](https://npm-compare.com/@sveltejs/adapter-static#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 Show GitHub stars trend chart on @sveltejs/adapter-static's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of @sveltejs/adapter-static](https://npm-compare.com/img/github-trend/@sveltejs/adapter-static.png)](https://npm-compare.com/@sveltejs/adapter-static)
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
@sveltejs/adapter-static230,95120,0568.71 kB1,0432 months agoMIT
README for @sveltejs/adapter-static

@sveltejs/adapter-static

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files. It's also possible to create an SPA with it by specifying a fallback page which renders an empty shell. If you'd like to prerender only some pages and not create an SPA for those left out, you will need to use a different adapter together with the prerender option.

Docs

Docs

Changelog

The Changelog for this package is available on GitHub.

License

MIT