awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stackblitz avatar

stackblitz/core

0
View on GitHub↗
10,829 stars·1,275 forks·MIT·1 vuestackblitz.com↗

Core

Online IDE powered by Visual Studio Code ⚡️

Features

  • Node.js Sandbox Runtimes - Runs a full Node.js environment inside the browser using WebAssembly and a virtualized filesystem.
  • VS Code Editors - Provides a full VS Code-based editor with extension support that runs entirely in the browser.
  • Node.js Browser Emulation - Executes Node.js applications entirely within a browser environment without a remote server.
  • WebContainers-Based Embeddings - Embeds a Node.js runtime into third-party apps via the WebContainers API for interactive playgrounds.
  • Editor Launches - Launches a complete code editor with git integration and hot-reloading preview from a single link.
  • Virtual File System Layers - Provides a writable, in-memory filesystem that mirrors a real disk for sandboxed execution.
  • Live Browser Launches - Opens a GitHub repository as a live, editable project in the browser using a structured URL template.
  • Browser-Based IDEs - A full Visual Studio Code editor with extensions and terminal that runs entirely in the browser.
  • HTTP API-Based Integrations - Clones, commits, and pushes to remote repos using only browser-accessible HTTP endpoints.
  • Browser-Based Development Environments - Boots a complete Node.js development environment inside a browser tab using WebAssembly.
  • Repository Launches - Launches a complete desktop-grade development environment in the browser from any GitHub repository.
  • Git Provider Connections - Links the IDE to enterprise Git providers for streamlined version control workflows.
  • Remote Development Environments - Spins up a complete development environment from a GitHub repo or pull request, accessible instantly via a URL.
  • WASI-to-Browser Bridges - Translates WASI system calls into browser APIs for native Node.js module execution.
  • Browser Sandbox Emulations - Replicates the VS Code extension API in the browser for desktop-grade extensions in a web sandbox.
  • Development Servers - Executes full Node.js development servers and terminals locally inside the browser using WebContainers.
  • Live Browser Imports - Opens any public GitHub repository as a live, editable project in the browser via a structured URL.
  • Node.js Runtimes - A runtime that executes Node.js applications and development servers inside the browser using WebAssembly.
  • Offline Environments - Continues development work even after losing internet connectivity, with the full environment remaining functional.
  • Starter Boilerplates - Packages boilerplate code into starter templates that others can clone and run instantly.
  • IDE Components - A customizable web-based editor that can be embedded into third-party applications using the WebContainers API.
  • Search and Indexing - Indexes project code and lets users find files, symbols, and text matches instantly.
  • Embeddable Launch Buttons - Displays a clickable call-to-action image in documentation that loads a code example into the browser IDE.
  • Persistent URL Sharing - Exposes a running application via a persistent URL that never sleeps for sharing.
  • API-Based Creations - Generates new projects from external data sources using a POST API or JavaScript SDK methods.
  • Repository Forking on Open - Creates a writable copy of a repository when the link is opened for editing without affecting the original.
  • Live Editable Snippets - Inserts live, editable code snippets from repositories into documentation for hands-on learning.
  • Live Snippets - Embeds live, editable code snippets from a project into documentation or blogs for hands-on learning.
  • Node.js Version Managers - Switches between different Node.js runtime versions for compatibility testing within the browser IDE.
  • Browser Environment Integrations - Makes proprietary npm packages available inside the browser-based development environment.
  • WASI Program Execution - Runs WebAssembly System Interface (WASI) programs inside the browser-based runtime.
  • Enterprise SSO Authentication - Connects the IDE to an existing Single Sign-On provider so users log in with their corporate credentials.
  • Dashboard Connections - Connects a private GitHub repository to a project through the dashboard interface for live editing.
  • URL State Serialization - Encodes the entire project state into a shareable URL for instant cloning and forking.
  • CORS Bypass Proxies - Intercepts browser network requests through a service worker to bypass CORS restrictions.
  • Browser Reviews - Spins up a full IDE and dev server for any pull request, eliminating local branch checkouts.
  • Full IDE Caching - Caches the entire IDE runtime and project files locally for full offline development functionality.
  • Editor Live Previews - Provides real-time preview of changes while editing documentation or blog content in a browser-based editor.
  • Persistent URL Hosting - Hosts running applications at permanent URLs that never sleep and have no bandwidth limits.

Historique des stars

Graphique de l'historique des stars pour stackblitz/coreGraphique de l'historique des stars pour stackblitz/core

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Core

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Core.
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • flexpilot-ai/flexpilot-ideAvatar de flexpilot-ai

    flexpilot-ai/flexpilot-ide

    2,022Voir sur GitHub↗

    Flexpilot is a browser-based integrated development environment that combines a code editor with containerized workspaces. It provides a cloud-hosted platform for software development, allowing users to access fully functional coding environments directly through a web browser without requiring local software installations. The platform distinguishes itself by integrating conversational artificial intelligence directly into the editor interface. Through a unified abstraction layer, it connects to external artificial intelligence models to provide automated code generation, deep analysis, and

    TypeScriptaialternativecopilot
    Voir sur GitHub↗2,022
  • cdr/code-serverAvatar de cdr

    cdr/code-server

    78,072Voir sur GitHub↗

    code-server is a browser-based integrated development environment that allows a VS Code compatible editor to run on a remote server. It functions as a self-hosted code editor, enabling users to access a persistent development workspace from any web browser without requiring local software installation. The project focuses on remote development environment hosting, moving heavy compilation and processing tasks to remote hardware to offload resources. This architecture enables cloud development environments that standardize workspaces and preserve local battery life by shifting computation to a

    TypeScript
    Voir sur GitHub↗78,072
  • stackblitz/webcontainer-coreAvatar de stackblitz

    stackblitz/webcontainer-core

    4,610Voir sur GitHub↗

    WebContainer is a browser-based runtime environment designed to execute server-side code, operating system commands, and full-stack development toolchains directly within a web tab. It provides the infrastructure for cloud IDEs and zero-install development workflows by simulating a runtime that eliminates the need for local installations or remote virtual machines. The system leverages WebAssembly to map system calls and implements a virtual POSIX-compliant filesystem and network interception layer. This allows the runtime to spawn command-line processes, execute shell commands, and route int

    browsernodejsstackblitz
    Voir sur GitHub↗4,610
Voir les 30 alternatives à Core→

Questions fréquentes

Que fait stackblitz/core ?

Online IDE powered by Visual Studio Code ⚡️

Quelles sont les fonctionnalités principales de stackblitz/core ?

Les fonctionnalités principales de stackblitz/core sont : Node.js Sandbox Runtimes, VS Code Editors, Node.js Browser Emulation, WebContainers-Based Embeddings, Editor Launches, Virtual File System Layers, Live Browser Launches, Browser-Based IDEs.

Quelles sont les alternatives open-source à stackblitz/core ?

Les alternatives open-source à stackblitz/core incluent : awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server… flexpilot-ai/flexpilot-ide — Flexpilot is a browser-based integrated development environment that combines a code editor with containerized… cdr/code-server — code-server is a browser-based integrated development environment that allows a VS Code compatible editor to run on a… stackblitz/webcontainer-core — WebContainer is a browser-based runtime environment designed to execute server-side code, operating system commands,… coderamp-labs/pad.ws — pad.ws is a web-based development environment that integrates a code editor and terminal with a shared visual canvas… coder/coder — Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It…