svelte-adapter-bun
SvelteKit adapter
An adapter that enables SvelteKit apps to be run on the Bun server platform.
A SvelteKit adapter for Bun
16 stars
1 watching
2 forks
Language: JavaScript
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bun-community/sveltekit-adapter-bun | An adapter that enables SvelteKit apps to run on Bun servers. | 19 |
theotterlord/sveltekit-bun-template | A Svelte app template powered by Bun and the svelte-adapter-bun package | 44 |
pngwn/svelte-adapter | An adapter utility allowing Svelte components to be used within React and Vue frameworks. | 301 |
pixievoltno1/svelte-webext-storage-adapter | A package providing Svelte writable stores backed by Chrome or Firefox storage | 25 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
devghost/svelte | A pre-configured Svelte and Parcel template with testing, linting, and bundling tools | 7 |
pankod/svelte-boilerplate | A set of tools and a boilerplate to simplify the creation of Svelte applications with performance characteristics. | 292 |
stephanepericat/svelte-boilerplate | A Svelte.js project with built-in features for development, testing, and deployment. | 17 |
sveltejs/vite-plugin-svelte | A plugin that integrates Svelte with Vite to provide a development environment for building web applications using the Svelte framework. | 865 |
hedgehog125/sveltekit-adapter-versioned-worker | An adapter framework for SvelteKit that generates service workers to enable offline functionality in web applications. | 11 |
pixievoltno1/svelte-writable-derived | A utility library providing two-way data-transforming stores for Svelte applications | 89 |
spinspire/pocketbase-sveltekit-starter | A starter project for building a high-performance web application with a SvelteKit frontend and a PocketBase backend. | 363 |
syonip/svelte-cordova | An Svelte app development package with Cordova support and hot reload on mobile devices | 40 |
sveltejs/svelte-preprocess | Enables writing components in non-JavaScript languages with Svelte by transforming content and providing sensible defaults | 1,757 |
jamen/svelte-router | A Svelte implementation of client-side routing using a centralized store and components. | 7 |