Generator Jhipster Svelte screenshot

Generator Jhipster Svelte

Author Avatar Theme by Jhipster
Updated: 31 Dec 2025
68 Stars

Generate Svelte powered JHipster web applications

Categories

Overview

JHipster Svelte is a blueprint for developing web applications using the SvelteKit/Svelte framework. It offers a range of features and integrations, as well as support for different flows and testing options. The blueprint is compatible with different versions of JHipster and provides easy installation and usage instructions.

Features

  • SvelteKit/Svelte as the client-side development framework
  • Integration with other technologies and tools
  • Support for different functional flows and end-to-end tests
  • Generation of Swagger UI for API documentation
  • Docker development environment
  • Local development setup and contribution guidelines

Installation

To install the JHipster Svelte blueprint, run the following command:

<code>npm install -g generator-jhipster-svelte</code>

To update the blueprint, use the following command:

<code>npm update -g generator-jhipster-svelte</code>

Summary

JHipster Svelte is a blueprint that allows developers to leverage the SvelteKit/Svelte framework for building web applications. It offers a range of features, integrations, and testing options, making it a versatile choice for developers. The installation process is straightforward, and the blueprint is compatible with different versions of JHipster. Overall, JHipster Svelte provides a comprehensive solution for developing modern web applications.