awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
reactide avatar

reactide/reactide

0
View on GitHub↗
10,502 stars·615 forks·JavaScript·MIT·6 viewsreactide.io↗

Reactide

Reactide is the first dedicated IDE for React web application development.

Features

  • Integrated Development Environments - Provides a cross-platform desktop IDE with a live simulator and integrated development tools.
  • Dedicated IDEs - Provides the first dedicated IDE specifically for React web application development with live simulation and state visualization.
  • Hot-Reloading - Monitors file changes and triggers automatic re-rendering of components without manual refresh.
  • React IDEs - Provides a cross-platform desktop environment with a live simulator and integrated tools for React development.
  • Live Component Simulators - Ships a live browser simulator that automatically reloads React components on code changes for instant visual feedback.
  • IDE Embedded Terminals - Provides a built-in terminal interface for executing shell commands and running build tools within the IDE.
  • Live Tree Visualizers - Displays a real-time hierarchical tree of React components with their current props and state for debugging.
  • Component State Debuggers - Captures and displays component state at each node in the tree to trace data flow through parent-child relationships.
  • Live Simulators - Tests and previews React components in a live browser simulator with automatic reload on code changes.
  • React State Visualizers - Displays a live component tree showing props and state for every component to trace data flow through parent-child relationships.
  • Live Preview Simulators - Renders React components in a live browser window that automatically reloads on code changes.
  • State Flow Visualizers - Displays a live, interactive component tree showing props and state for every component to trace parent-child relationships.
  • Project Scaffolders - Generates new React project boilerplate using integrated Create React App scaffolding.
  • Live Component Embedding - Displays a live component tree showing props and state for every component to trace parent-child relationships.
  • React Component Simulators - Renders React components in a live browser simulator that reloads automatically as code changes.
  • Integrated Development Environments - Builds and debugs React applications with a dedicated IDE providing live component simulation and state visualization.
  • State Visualizers - Debugs React applications by viewing a live component tree with props and state for every component.
  • Embedded Terminals - Ships a built-in terminal interface for executing shell commands and running build tools within the IDE.
  • Integrated Development Terminals - Executes shell commands, manages files, and runs build tools directly within the development environment.
  • IDE Command Executors - Executes bash or cmd commands for file system manipulation and build tool workflows within the IDE.
  • Terminal Workflow Environments - Runs shell commands, manages files, and executes build tools within the React IDE environment.

Star history

Star history chart for reactide/reactideStar history chart for reactide/reactide

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Reactide

Similar open-source projects, ranked by how many features they share with Reactide.
  • open-source-labs/reactimeopen-source-labs avatar

    open-source-labs/Reactime

    2,238View on GitHub↗

    Reactime is a browser extension designed for debugging and profiling React applications. It provides a specialized interface for monitoring component hierarchies, tracking state transitions, and analyzing data flow within complex component trees. The tool distinguishes itself through time-travel debugging capabilities, which allow developers to capture and replay state snapshots to isolate logic errors. It also features a dependency graph mapper that visualizes the relationships between providers and consumers, clarifying how information is distributed throughout an application. Beyond core

    TypeScriptaccessibilitychrome-extensiondevtools-extension
    View on GitHub↗2,238
  • formidablelabs/react-liveFormidableLabs avatar

    FormidableLabs/react-live

    4,609View on GitHub↗

    react-live is a suite of tools for in-browser React transpilation, live editing, and interactive documentation. It provides a React component for building live playgrounds where source code is transpiled and rendered in real time, accompanied by a live code editor that offers syntax highlighting and immediate visual feedback. The project enables the creation of living documentation by embedding editable React code examples alongside their rendered output. It supports the execution of editable markup or functional components, allowing users to modify code and observe the resulting behavior ins

    TypeScriptcomponent-playgroundlivereact
    View on GitHub↗4,609
  • developit/preact-clidevelopit avatar

    developit/preact-cli

    4,669View on GitHub↗

    preact-cli is a command line interface and build pipeline for initializing, developing, and deploying Preact applications. It functions as a project scaffolding tool that uses predefined templates to generate the necessary directory structures and boilerplate for new web applications. The tool provides specialized capabilities for creating progressive web apps by generating service workers and caching strategies for offline functionality. It also includes a static site pre-renderer that converts application routes into HTML files during the build process to improve search engine visibility an

    JavaScript
    View on GitHub↗4,669
  • decosoftware/deco-idedecosoftware avatar

    decosoftware/deco-ide

    5,815View on GitHub↗

    Deco IDE is a graphical development environment for building React Native applications. It combines a visual component editor with template-based project scaffolding, allowing developers to construct user interfaces by dragging pre-built JSX templates from a palette and editing component properties through a graphical panel that updates both source code and the live preview in real time. The tool differentiates itself through a hot-reload development workflow that automatically refreshes the running app when source files change, preserving state, and through its file-system project management

    JavaScript
    View on GitHub↗5,815
See all 19 alternatives to Reactide→

Frequently asked questions

What does reactide/reactide do?

Reactide is the first dedicated IDE for React web application development.

What are the main features of reactide/reactide?

The main features of reactide/reactide are: Integrated Development Environments, Dedicated IDEs, Hot-Reloading, React IDEs, Live Component Simulators, IDE Embedded Terminals, Live Tree Visualizers, Component State Debuggers.

What are some open-source alternatives to reactide/reactide?

Open-source alternatives to reactide/reactide include: open-source-labs/reactime — Reactime is a browser extension designed for debugging and profiling React applications. It provides a specialized… formidablelabs/react-live — react-live is a suite of tools for in-browser React transpilation, live editing, and interactive documentation. It… developit/preact-cli — preact-cli is a command line interface and build pipeline for initializing, developing, and deploying Preact… decosoftware/deco-ide — Deco IDE is a graphical development environment for building React Native applications. It combines a visual component… microsoft/typescript-vue-starter — TypeScript-Vue-Starter is a pre-configured project template and starter kit designed for building web applications… supnate/rekit — Rekit is a development toolkit for building scalable web applications, providing a modular framework and automated…