4 repositorios
Tools and utilities for building applications with the Svelte framework.
Distinguishing note: Specific to the Svelte ecosystem.
Explore 4 awesome GitHub repositories matching web development · Svelte Development. Refine with filters or upvote what's useful.
This project is a generative development environment designed to build reactive, modular user interfaces through natural language prompts. It functions as a declarative framework that translates descriptive requirements into functional code, structured layouts, and interactive components. By utilizing a reactive state architecture, the system ensures that application data remains synchronized across components, triggering automatic updates whenever state values are modified. The platform distinguishes itself through its automated design system generation and cross-platform capabilities. It em
Creates fast web applications using reactive state stores and integrated routing.
Skeleton es un toolkit de UI y biblioteca de componentes adaptativos para Svelte y Tailwind. Proporciona un sistema de diseño utility-first para construir interfaces web reactivas, centrándose en temas y tipografía consistentes en varios tamaños de pantalla. El toolkit combina componentes pre-estilizados con herramientas de diseño para admitir el diseño de UI responsivo y la creación rápida de prototipos frontend. Permite la creación de interfaces de usuario adaptativas a través de un conjunto estandarizado de clases de utilidad para estilos y diseño. El sistema cubre capacidades de alto nivel en desarrollo web con Svelte y estilos con Tailwind CSS, utilizando un sistema de rejilla flexible y temas basados en variables CSS.
Provides a specialized set of layout and styling tools specifically for the Svelte ecosystem.
Auto generated skeleton loading framework
Provides a Svelte 5 skeleton component that uses snippets for fallback and fixture content.
This project is a language server implementation and code editor extension designed to provide intelligence for Svelte components. It functions as a static analysis tool that parses source code to deliver real-time feedback, automated formatting, and code navigation within development environments. The tool distinguishes itself by utilizing a virtual file system mapping that translates component files into modules, allowing standard language tools to process non-standard syntax. It integrates directly with the TypeScript compiler to perform type checking and static analysis across mixed scrip
Provides essential editor features and intelligence specifically for the framework development environment.