For isolated component runtimes, the strongest matches are codesandbox/codesandbox-client (CodeSandbox is a cloud-based development workspace and browser-based execution), skidding/cosmos (Cosmos is a UI component sandbox and development tool) and storybookjs/storybook (Storybook is the industry-standard development environment for building, testing). ishaan1013/sandbox and dabbott/javascript-playgrounds round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.
Compare top open-source isolated component runtimes. Hand-picked GitHub repositories ranked by stars and activity to find your best fit.
This project is a cloud-based web IDE and development workspace that provides a professional code editor and execution environments directly within the browser. It functions as a browser-based code execution engine for rapid prototyping and a scalable cloud workspace for managing repositories and writing code without local environment configuration. The system features secure sandboxing for isolated development, allowing untrusted or experimental code to run in separated virtual environments. It supports both client-side execution via browser-based bundling and server-side execution through a
CodeSandbox is a cloud-based development workspace and browser-based execution engine that provides secure sandboxed environments, interactive component previews, and live prototyping for modern web frameworks.
Cosmos is a UI component sandbox and development tool used for building and testing user interface elements in isolation from main application logic. It serves as a frontend design system tool and a modular prototyping environment for verifying the visual behavior and functionality of reusable interface components. The tool provides a dedicated workspace for iterating on visual elements and their states without requiring a full application deployment. This environment supports a frontend design system workflow by allowing components to be developed and documented independently before project
Cosmos is a UI component sandbox and development tool that lets you build and test components in isolation, though it lacks an explicit plugin architecture feature in its core description.
Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without running the full application. The platform utilizes a framework-agnostic bridge layer to support various frontend technologies and features a modular, addon-based architecture that allows for custom UI panels and toolbar controls. It captures component states as declarative metad
Storybook is the industry-standard development environment for building, testing, and documenting UI components in isolation, featuring full support for component sandboxing, interactive previews, hot reloading, and plugin extensibility.
Sandbox is a cloud-based development environment that provides web-based code editing directly within the browser without requiring local machine setup. It runs full Linux development environments inside remote execution containers, supplying an isolated sandbox for each workspace to safely run interactive terminals and live application previews. The platform integrates artificial intelligence capabilities to accelerate daily coding workflows, featuring an automated code assistant that generates intelligent code completions and custom recommendations as users type. Additionally, it supports m
This repository provides a code editing environment that supports interactive playground capabilities, though it lacks specific evidence for a component runtime or sandboxed execution architecture.
Javascript Playgrounds is a browser-based code execution engine designed for running untrusted JavaScript snippets and managing interactive playgrounds. The system isolates user-submitted code inside dedicated web workers to prevent main thread blocking and protect the host environment, while supporting dynamic module loading that fetches external libraries and third-party scripts on demand. The platform includes architectural tools for mobile device simulation, rendering application output inside configurable viewport wrappers with adjustable platform dimensions and status bar styling. Debug
This repository provides an interactive JavaScript sandbox for executing code snippets, though it lacks the broader component preview and type safety features expected from a full framework.