awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
open-source-labs avatar

open-source-labs/SvelteStorm

0
View on GitHub↗
1,032 estrellas·111 forks·Svelte·MIT·0 vistas

SvelteStorm

SvelteStorm is a specialized integrated development environment built for creating, editing, and debugging Svelte applications. The workspace provides a desktop code editing environment equipped with syntax highlighting, a file directory tree explorer, split-screen document viewing, code search tools, and an integrated terminal for executing shell scripts and terminal commands.

The environment includes dedicated debugging and monitoring tools that generate real-time component hierarchy graphs, track live state values, and record application states to allow stepping backward and forward through data changes. Developers can analyze execution performance metrics, track component render counts, and evaluate web vitals on a dedicated dashboard.

Additional workspace utilities comprise code linting enforcement, built-in reference documentation, and an integrated browser preview for verifying visual layouts and interactive functionality.

Features

  • Svelte Development - Provides an environment built for creating, editing, and building web applications using Svelte.
  • File and Directory Management - Includes a file directory tree explorer that lets developers navigate, organize, and manage project files.
  • State Inspection Interfaces - Displays live component data and updates as application state changes during execution.
  • Collection State Inspection - Inspects real-time component state values during execution to track data changes within applications.
  • Integrated Terminals - Provides an integrated terminal environment for executing shell scripts and managing workspace files.
  • File Explorers - Equips the development environment with an integrated file explorer and search capabilities for managing project files.
  • Source Code Editors - Provides a dedicated source code editor for writing, editing, and modifying project files directly.
  • Time-Travel Debuggers - Allows stepping backward and forward through recorded application states to trace data changes over time.
  • Split Screen Layouts - Supports split-screen file viewing to display multiple documents side by side across the workspace.
  • Code Syntax Highlighting - Applies color-coded syntax highlighting and bracket matching to support multiple programming languages.
  • Hierarchy Visualizers - Generates a real-time component hierarchy graph using tree layouts to map application structure.
  • Desktop Workspace Structuring - Offers an integrated desktop workspace environment for writing, organizing, and managing application source files.
  • Code Search and Navigation - Scans project files and codebases to quickly locate specific terms, functions, or assets.
  • Project Search Tools - Allows searching across project files and codebases to quickly locate specific terms and functions.
  • Application Performance Monitoring - Collects and displays performance metrics and web vitals on a dedicated dashboard during application execution.
  • Component Execution Monitors - Tracks component render counts and web vitals to surface insights into execution speed and efficiency.
  • Web Performance Monitoring - Measures performance metrics and tracks web vitals on a dedicated dashboard to evaluate application efficiency.
  • Interface Bundles Previews - Displays the application inside an integrated browser view to test visual layouts and interactive functionality.

Historial de estrellas

Gráfico del historial de estrellas de open-source-labs/sveltestormGráfico del historial de estrellas de open-source-labs/sveltestorm

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con SvelteStorm

Colecciones seleccionadas manualmente donde aparece SvelteStorm.
  • Editor de código open source
  • Developer tools directory
  • Aplicación de escritorio para macOS

Alternativas open-source a SvelteStorm

Proyectos open-source similares, clasificados según cuántas características comparten con SvelteStorm.
  • zalmoxisus/redux-devtools-extensionAvatar de zalmoxisus

    zalmoxisus/redux-devtools-extension

    13,460Ver en GitHub↗

    This project is a state management inspector and debugging tool for Redux. It provides a browser-based interface for inspecting and modifying application state and actions in real time, serving as an action logger and time travel debugger to troubleshoot application logic. The tool allows users to navigate a chronological history of state changes to replay previous versions of the application or skip specific actions. It also functions as a remote monitoring bridge, streaming Redux state and actions from non-browser environments to a centralized debugging interface. The capability surface in

    JavaScriptdebugdevtoolsextension
    Ver en GitHub↗13,460
  • gaearon/redux-devtoolsAvatar de gaearon

    gaearon/redux-devtools

    14,355Ver en GitHub↗

    Redux DevTools is a state management debugger and visualizer for Redux applications. It provides a set of interfaces for inspecting state trees, monitoring real-time state changes, and dispatching actions. The project features a state time travel debugger that allows for rewinding and replaying sequences of dispatched actions to reproduce specific application states. It includes a remote state monitor to track state changes from sources in environments where local browser access is unavailable. The toolset covers action history replay, state change inspection, and hot-reload development work

    TypeScript
    Ver en GitHub↗14,355
  • jhen0409/react-native-debuggerAvatar de jhen0409

    jhen0409/react-native-debugger

    10,460Ver en GitHub↗

    React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro

    JavaScript
    Ver en GitHub↗10,460
  • canop/brootAvatar de Canop

    Canop/broot

    12,740Ver en GitHub↗

    Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system hierarchies. It provides a visual tree-based interface that allows users to explore disk contents, manage file operations, and execute shell commands directly within the command line environment. The tool distinguishes itself through real-time fuzzy searching and recursive tree traversal, which filter directory structures as you type to maintain a clear, relevant view of the file system. It integrates version control status directly into the navigation view, displaying branch

    Rustbalanced-bfs-descentcommand-linecommand-line-tool
    Ver en GitHub↗12,740
  • Ver las 30 alternativas a SvelteStorm→

    Preguntas frecuentes

    ¿Qué hace open-source-labs/sveltestorm?

    SvelteStorm is a specialized integrated development environment built for creating, editing, and debugging Svelte applications. The workspace provides a desktop code editing environment equipped with syntax highlighting, a file directory tree explorer, split-screen document viewing, code search tools, and an integrated terminal for executing shell scripts and terminal commands.

    ¿Cuáles son las características principales de open-source-labs/sveltestorm?

    Las características principales de open-source-labs/sveltestorm son: Svelte Development, File and Directory Management, State Inspection Interfaces, Collection State Inspection, Integrated Terminals, File Explorers, Source Code Editors, Time-Travel Debuggers.

    ¿Qué alternativas de código abierto existen para open-source-labs/sveltestorm?

    Las alternativas de código abierto para open-source-labs/sveltestorm incluyen: zalmoxisus/redux-devtools-extension — This project is a state management inspector and debugging tool for Redux. It provides a browser-based interface for… gaearon/redux-devtools — Redux DevTools is a state management debugger and visualizer for Redux applications. It provides a set of interfaces… jhen0409/react-native-debugger — React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile… canop/broot — Broot is an interactive terminal file manager designed for navigating, searching, and manipulating complex file system… sinelaw/fresh — Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar… nvim-neo-tree/neo-tree.nvim — Neo-tree is an extensible UI component for Neovim that functions as a file explorer, project resource manager, and git…