@sveltejs/adapter-static

E565035

@sveltejs/adapter-static is the official SvelteKit adapter that builds your app as a collection of prerendered static files suitable for deployment to any static hosting service.

All labels observed (1)

Label Occurrences
@sveltejs/adapter-static canonical 4

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf JavaScript package ⓘ
Node.js package ⓘ
SvelteKit adapter ⓘ
open-source software ⓘ
alternativeTo @sveltejs/adapter-netlify ⓘ
@sveltejs/adapter-node ⓘ
@sveltejs/adapter-vercel ⓘ
buildCommand svelte-kit build ⓘ
configurationFile svelte.config.js ⓘ
configuredVia adapter() function in SvelteKit config ⓘ
deploymentTarget CDN-based static hosting ⓘ
static file servers ⓘ
static hosting services ⓘ
documentation https://kit.svelte.dev/docs/adapter-static ⓘ
ecosystem Svelte ⓘ
SvelteKit ⓘ
license MIT License ⓘ
maintainer Svelte core team ⓘ
name @sveltejs/adapter-static ⓘ
npmPackage @sveltejs/adapter-static ⓘ
officialAdapterFor SvelteKit ⓘ
outputType CSS assets ⓘ
HTML files ⓘ
JavaScript assets ⓘ
prerendered static files ⓘ
packageManager npm ⓘ
pnpm ⓘ
yarn ⓘ
partOf SvelteKit official adapters ⓘ
programmingLanguage JavaScript ⓘ
publisher Svelte maintainers on npm ⓘ
repositoryPlatform GitHub ⓘ
requires SvelteKit project ⓘ
supportsFeature configurable assets directory ⓘ
configurable pages directory ⓘ
custom fallback page for SPA-style routing ⓘ
exporting SvelteKit app as static assets ⓘ
prerendering all routes at build time ⓘ
relative path handling ⓘ
single-page app fallback ⓘ
trailing slash configuration ⓘ
supportsFramework SvelteKit ⓘ
typicalOutputDirectory build ⓘ
useCase deploying SvelteKit apps to static hosts ⓘ
pre-rendering SvelteKit routes ⓘ
static site generation ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

SvelteKit → hasAdapter → @sveltejs/adapter-static ⓘ
@sveltejs/adapter-static → name → @sveltejs/adapter-static ⓘ
@sveltejs/adapter-static → npmPackage → @sveltejs/adapter-static ⓘ
@sveltejs/adapter-vercel → relatedTo → @sveltejs/adapter-static ⓘ