Packages


Sorting
Stars
Package manager
NPM
Submit a package
7 results

npm install @sveltejs/adapter-vercel

A SvelteKit adapter that creates a Vercel app.If you're using adapter-auto, you don't need to install this unless you need to specify Vercel-specific options, since it's already included.

17744
Updated a month ago (5.3.0)
npm install @sveltejs/adapter-static

Adapter for SvelteKit apps that prerenders your entire site as a collection of static files. If you'd like to prerender only some pages, you will need to use a different adapter together with the prerender option.

17744
Updated 5 months ago (3.0.1)
npm install @sveltejs/adapter-node

Adapter for SvelteKit apps that generates a standalone Node server.

17744
Updated 2 months ago (5.0.1)
npm install @sveltejs/adapter-cloudflare

Adapter for building SvelteKit applications on Cloudflare Pages with Workers integration. If you're using adapter-auto, you don't need to install this — it's already included.

17744
Updated a month ago (4.4.0)
npm install @sveltejs/adapter-cloudflare-workers

SvelteKit adapter that creates a Cloudflare Workers site using a function for dynamic server rendering.

17744
Updated a month ago (2.4.0)
npm install @sveltejs/adapter-netlify

A SvelteKit adapter that creates a Netlify app. If you're using adapter-auto, you don't need to install this unless you need to specify Netlify-specific options, since it's already included.

17744
Updated a month ago (4.2.0)
npm install @sveltejs/adapter-auto

Automatically chooses adapter for your current environment if possible

17744
Updated a month ago (3.2.0)