Best Application Development Software for SvelteKit

Compare the Top Application Development Software that integrates with SvelteKit as of September 2025

This a list of Application Development software that integrates with SvelteKit. Use the filters on the left to add additional filters for products that have integrations with SvelteKit. View the products that work with SvelteKit in the table below.

What is Application Development Software for SvelteKit?

Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications. Compare and read user reviews of the best Application Development software for SvelteKit currently available using the table below. This list is updated regularly.

  • 1
    Netlify

    Netlify

    Netlify

    The fastest way to build the fastest sites. More speed. Less spend. 900,000+ developers & businesses use Netlify to run web projects at global scale—without servers, devops, or costly infrastructure. Netlify detects the changes to push to git and triggers automated deploys. Netlify provides you a powerful and totally customizable build environment. Publishing is seamless with instant cache invalidation and atomic deploys. It’s designed to work together as part of a seamless git-based developer workflow. Run sites globally. Changes deploy automatically. Publish modern web projects right from your git repos. There’s nothing to set up & no servers to maintain. Run automated builds with each git commit using our CI/CD pipeline designed for web developers. Generate a full preview site with every push. Deploy atomically to our Edge, a global, multi-cloud 'CDN on steroids' designed to optimize performance for Jamstack sites and apps. Atomic deploys mean you can rollback at any time.
    Starting Price: $19 per user per month
  • 2
    Svelte

    Svelte

    Svelte

    Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app. Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes. We're proud that Svelte was recently voted the most loved web framework with the most satisfied developers in a pair of industry surveys. We think you'll love it too. Read the introductory blog post to learn more. Svelte is a tool for building fast web applications. It is similar to JavaScript frameworks such as React and Vue, which share a goal of making it easy to build slick interactive user interfaces. But there's a crucial difference: Svelte converts your app into ideal JavaScript at build time, rather than interpreting your application code at run time.
    Starting Price: Free
  • 3
    CSS

    CSS

    CSS

    CSS, short for Cascading Style Sheets, is a style sheet language used by web developers to structure the HTML and other elements of a website. CSS is one of the most widely used languages on the web. For style sheets to work, it is important that your markup be free of errors. A convenient way to automatically fix markup errors is to use the HTML Tidy utility. This also tidies the markup making it easier to read and easier to edit. I recommend you regularly run Tidy over any markup you are editing. Tidy is very effective at cleaning up markup created by authoring tools with sloppy habits. Each style property starts with the property's name, then a colon and lastly the value for this property. When there is more than one style property in the list, you need to use a semicolon between each of them to delimit one property from the next.
    Starting Price: Free
  • 4
    Auth.js

    Auth.js

    Auth.js

    Auth.js is an open-source authentication library designed to integrate seamlessly with modern JavaScript frameworks, providing a flexible and secure authentication experience. It supports various authentication methods, including OAuth (e.g., Google, GitHub), credentials, and WebAuthn, allowing developers to choose the most suitable approach for their applications. Auth.js is compatible with multiple frameworks, such as Next.js, SvelteKit, Express, Qwik, and SolidStart, enabling developers to implement authentication across different platforms. The library offers built-in support for popular databases like Prisma, Drizzle ORM, Supabase, Firebase, and TypeORM, facilitating user data management. Security features include signed cookies, CSRF token validation, and encrypted JSON Web Tokens (JWTs), ensuring robust protection for user data. Auth.js is designed to operate efficiently in serverless environments and provides comprehensive documentation and examples.
    Starting Price: Free
  • 5
    shadcn/ui

    shadcn/ui

    shadcn/ui

    Shadcn/ui is an open source collection of beautifully designed, accessible, and customizable components that developers can seamlessly integrate into their applications. Built with Tailwind CSS, these components are designed for easy copying and pasting, facilitating rapid development without compromising on design quality. The library offers a diverse range of components, including buttons, sidebars, avatars, tabs, and charts, all crafted to ensure both aesthetic appeal and functional excellence. Shadcn UI emphasizes composability and theming, allowing developers to tailor components to align with specific project requirements and branding guidelines. The platform provides comprehensive documentation and examples, aiding developers in effectively implementing and customizing components within their projects. By leveraging Shadcn UI, developers can expedite the creation of user interfaces, ensuring consistency and accessibility across applications.
    Starting Price: Free
  • 6
    daisyUI

    daisyUI

    daisyUI

    DaisyUI is a Tailwind CSS component library that enhances development efficiency by providing semantic class names for UI components, such as cards and toggles. This approach reduces the need to write extensive utility classes, resulting in cleaner and more maintainable HTML. DaisyUI is built on top of Tailwind CSS, allowing developers to customize components using Tailwind's utility classes. It operates as a pure CSS plugin without JavaScript dependencies, ensuring compatibility across various JavaScript frameworks. Installation is straightforward, and it supports unlimited themes through customizable color names that utilize CSS variables, facilitating features like dark mode without additional class names. daisyUI is built on top of Tailwind CSS so you can customize everything using utility classes. daisyUI is a plugin for Tailwind CSS. It works on all JS frameworks and doesn't need a JS bundle file.
    Starting Price: $49 one-time payment
  • 7
    Just Ship

    Just Ship

    Just Ship

    Just Ship is a free and open source SaaS starter kit built with Svelte 5 and SvelteKit, designed to accelerate the development of web applications by providing essential features out of the box. It includes user authentication via magic links and Google social login, with user data managed in a Turso database. The platform offers over 30 pre-designed styles through daisyUI, complete with dark mode support, and provides landing page components to facilitate rapid UI development. Payment processing is integrated using Stripe, enabling seamless acceptance of payments and handling of webhooks. Analytics are managed through PostHog, with configurations to bypass ad blockers by utilizing Vercel as a proxy, and support for AB testing and feature flags. Additional features include easy SEO tag management via the load function, email sending and receiving through Postmark, and deployment facilitated by Vercel.
    Starting Price: $20 one-time payment
  • 8
    Launchnow

    Launchnow

    Launchnow

    Launchnow is a comprehensive SaaS boilerplate designed to accelerate the development of web applications, GPT Actions, and AI tools. It integrates SvelteKit for rapid front-end development and NestJS for handling complex backend logic. The platform utilizes PostgreSQL as its database, managed through Prisma ORM, and includes Tailwind CSS for responsive UI design. LaunchNow offers features such as user authentication via OAuth 2.0, payment processing with Stripe, SEO-optimized blogs with automatic sitemap generation, and a headless CMS for scalable content management. By providing these pre-configured components, LaunchNow enables developers to focus on unique aspects of their applications, thereby reducing development time and effort. You get lifetime access to the source code and all future updates. No recurring payments. Everything is written in TypeScript.
    Starting Price: $199 one-time payment
  • 9
    Flags SDK
    Flags SDK is an open source library designed for integrating feature flags into Next.js and SvelteKit applications. It allows developers to manage and implement feature flags, providing flexibility with integrations for any flag provider. The SDK supports AB testing, controlled rollouts, and experimentation, helping developers ship features faster and more efficiently. It features a simple, declarative API to define and use flags, making integration effortless. With Flags SDK, developers can release new features strategically, test them in production without breaking apps, and experiment with confidence. The toolkit ensures the website remains fast while following best practices for feature flag usage.
    Starting Price: Free
  • 10
    JavaScript

    JavaScript

    JavaScript

    JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.
    Starting Price: Free
  • 11
    Pintura

    Pintura

    PQINA

    A fully configurable and client-side image editor SDK that's intuitive on mobile and desktop. Set image requirements and help your customers upload better pictures. Compatible with all popular JavaScript frameworks. Crop, rotate, resize, filter, annotate, adjust colors, and much more… Top Features: Enforce crop aspect ratio: Enforce a single crop aspect ratio or offer a range of aspect ratio options to make sure uploaded images are always perfect. Fast image uploads: Boost file upload speed and lower server bandwidth usage by compressing, resizing, and converting images in the browser. Rotate, resize, and flip: Make the pixel perfect crop each time. Scale images using the zoom control, mouse wheel, touchpad, or intuitive multi-touch interaction. Overlay crop guides: Help your customers upload better images. Show an overlay on top of the editor to illustrate bleed margins or profile picture boundaries.
    Starting Price: $170/year
  • 12
    LaunchFast

    LaunchFast

    LaunchFast

    LaunchFast offers comprehensive SaaS starter kits for Astro, Next.js, and SvelteKit, designed to expedite project launches by integrating essential features such as SEO, analytics, authentication, payments, and email functionalities. These kits support various databases, including MongoDB, Firestore, PostgreSQL, Redis, and SQLite, providing flexibility in data management. They also facilitate seamless file and document storage through services like AWS S3, Cloudflare R2, Firebase Storage, and Supabase Storage. User authentication is streamlined with support for email/password logins, OAuth 2.0, password resets, and email verification, along with social logins from platforms like Google, Facebook, and GitHub. For billing and payments, the kits integrate with Stripe and LemonSqueezy, enabling global transactions with tax compliance. Content management is enhanced through dynamic blog pages and responsive documentation, utilizing Markdown and MDX.
    Starting Price: $99 per month
  • 13
    Supastarter

    Supastarter

    Supastarter

    Save endless hours of development time and focus on what's important for your customers. Get everything you need to launch your SaaS like auth, payments, i18n, mails, and more. Supastarter provides you with all the common functionality and tools you need to build a SaaS. Ship in record time and start earning money. Supastarter includes all common authentication methods, gives you full control over your user data, and lets you fully customize the authentication flow. Supastarter supports Lemon Squeezy, Stripe, and Chargebee as payment providers. You can easily switch between them or add your own payment provider. To make your app accessible to everyone, internationalization support is included out of the box. Coming with multiple mail provider integrations and ready-to-use email templates, you can easily create and send emails to your customers. Your SaaS app is fully customizable and you can easily change the styling to match your brand. It is also compatible with shadcnUI.
    Starting Price: $349 one-time payment
  • 14
    Sveltepack

    Sveltepack

    Sveltepack

    Sveltepack is a comprehensive SvelteKit boilerplate designed to expedite the development of online ventures by providing essential integrations and features out of the box. It facilitates user registration and login, including email authentication and password recovery, with support for multiple authentication providers, all managed through Supabase. The platform streamlines payment processing via Stripe, enabling seamless handling of transactions and subscriptions. Styling is managed using Tailwind CSS and Skeleton UI, offering a responsive and aesthetically pleasing user interface. Sveltepack also integrates email services through providers like Mailjet, simplifying communication workflows. For project management and support, it incorporates tools such as Trello. The boilerplate is optimized for search engines, enhancing online visibility. By providing these pre-configured components, Sveltepack allows developers to focus on building unique features, reducing development time.
    Starting Price: $149 one-time payment
  • 15
    SvelteShip

    SvelteShip

    SvelteShip

    SvelteShip is a comprehensive full-stack boilerplate designed to expedite the development and deployment of SvelteKit applications. It integrates essential technologies and services, including SvelteKit with TypeScript, Supabase for authentication and database management, Stripe for payment processing and billing, TailwindCSS and DaisyUI for responsive UI design, Mailgun for email services and magic link authentication, and Cloudflare for hosting and deployments. SvelteShip provides pre-built UI components such as a navbar and checkout button, facilitating rapid project initiation. It supports various authentication methods, including social logins via Google and GitHub, and offers features like pricing pages, one-time payments, subscriptions, and webhook handling through Stripe. The boilerplate includes profiles and customer tables with triggers to auto-add users, powered by Supabase. Styling is customizable, allowing for easy inclusion of fonts, themes, colors, and dark modes.
    Starting Price: $59 one-time payment
  • 16
    Just Launch It

    Just Launch It

    Just Launch It

    Just Launch It is a fully loaded SvelteKit boilerplate designed to accelerate the development and launch of SaaS, AI, or web startups. It provides a handcrafted tech stack, curated from over a decade of industry experience, to enhance developer experience, momentum, and extensibility. The platform integrates essential features such as email setup, landing page design, Stripe webhook handling, SEO optimization, and Google OAuth configuration, enabling entrepreneurs to validate their ideas and start generating revenue more quickly. By streamlining these foundational elements, Just Launch It allows developers to focus on building their products without the overhead of initial setup tasks. Stripe subscriptions, payments, webhooks, components and layouts. Just Launch It boilerplate includes common elements you need to run an online business such as a payment system, a database, login, UI components, and more.
    Starting Price: $169 one-time payment
  • 17
    Launch Leopard

    Launch Leopard

    Launch Leopard

    Launch Leopard is a SvelteKit boilerplate designed to expedite the development of tools, SaaS, and AI applications by providing a comprehensive suite of pre-configured technologies. It integrates SvelteKit with TypeScript for a robust application structure, offering user authentication through Auth.js or Supabase, including social logins via Google, GitHub, and Apple. The platform facilitates payments and billing using Stripe, enabling efficient management of subscriptions and invoicing. For data handling, it employs Drizzle ORM with support for any SQL database, ensuring fast and lightweight queries. The user interface is crafted with TailwindCSS and DaisyUI, featuring pre-built components like modals, navigation bars, dropdowns, pricing sections, and hero sections. Email functionalities are managed through Loops, allowing for the dispatch of transactional and marketing emails, including login links and invoices. Launch Leopard also supports AI integration via the OpenAI API.
  • 18
    Meticulous

    Meticulous

    Meticulous

    Meticulous is an AI-powered frontend testing platform that automatically generates and maintains visual end-to-end browser tests, eliminating the need for manual test creation and upkeep. By integrating a simple JavaScript snippet into development, staging, or preview environments, Meticulous records user interactions, capturing clicks, scrolls, and other events. These sessions are analyzed to build a comprehensive test suite that evolves alongside your application, ensuring coverage of every user flow and edge case. When a pull request is opened, Meticulous replays selected sessions on both the base and head commits, capturing visual snapshots after each event. These snapshots are compared to detect behavioral, logical, and visual changes, with results posted directly on the pull request for easy review. To ensure test reliability, Meticulous mocks backend responses, preventing side effects and eliminating the need for special test data setups.
  • 19
    HTML

    HTML

    HTML

    HTML, short for HyperText Markup Language, is the markup language that is used by every website on the internet. HTML is code that websites use to build and structure every part of their website and web pages. HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and final major HTML version that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard. It is maintained by the Web Hypertext Application Technology Working Group (WHATWG), a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft). HTML5 includes detailed processing models to encourage more interoperable implementations; it extends, improves, and rationalizes the markup available for documents and introduces markup and application programming interfaces (APIs) for complex web applications. For the same reasons, HTML5 is also a candidate for cross-platform mobile applications.
  • Previous
  • You're on page 1
  • Next