Svelte-MiniApps-sv4 Svelte Themes

Svelte Miniapps Sv4

This project is a collection of small, single-purpose applications written in Svelte. Each mini-app tackles a specific task, offering a simple and user-friendly experience for users.

Svelte MiniApps (SvelteKit 4 Version)

⚠️ ARCHIVED: This project is no longer maintained. Please use our new Svelte 5 version for the latest features and improvements.


🚚 Migration Notice

  • Repository renamed: Now Svelte-MiniApps-sv4. The Svelte 5 version is at Michael-Obele/Svelte-MiniApps.
  • Authentication: OAuth logins are discontinued; username/password login remains. Export your data before migrating.
  • Legacy site: This version will remain accessible for a smooth transition.

πŸ“‹ Table of Contents


πŸ“ About

Svelte MiniApps is a collection of focused, single-purpose tools to make your day easierβ€”convert units, generate passwords, manage to-dos, and moreβ€”all in one fast, installable PWA.

⚑ Features

  • Versatile tools: From productivity to utilities, all in one place
  • Web-based & installable: Add to your device as a PWA
  • Offline support: Works after first load
  • Fast & efficient: Built with SvelteKit 4
  • Open source: MIT licensed

πŸš€ Getting Started

Note: This is the archived SvelteKit 4 version. For the latest, visit svelte-apps.me

Requirements:

# Clone the repo
bun create svelte-app Svelte-MiniApps-sv4
cd Svelte-MiniApps-sv4

# Set up environment
cp .env.example .env

# Install dependencies (using Bun)
bun install
bun add @prisma/client
bun add -d prisma

# Start development server
bun run dev

Note: Uses SQLite by default. For production, use PostgreSQL or MySQL.

Install as a PWA

  1. Open the app in your browser
  2. Use the browser menu (three dots) β†’ "Install" or "Add to Home Screen"

Live Versions


πŸ“± Demo

Note: GitHub READMEs do not support embedded iframes.
For an interactive step-by-step preview, visit the LiveDemo link below.
For a full experience, use the main app link or see the screenshots.

πŸ”— Interactive LiveDemo Preview (Storybook/Walkthrough)


πŸ“‹ List of Apps

See the full list at sv4.svelte-apps.me/#apps


🀝 Contributing

We welcome contributions! Fork, make your changes, and submit a pull request.

Guidelines:

  • Each mini-app should focus on a single task
  • Prioritize usability and clarity
  • Follow Svelte best practices

πŸ“„ License

MIT License. See LICENSE for details.


Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes