awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web-Based IDEs · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesWeb-Based IDEs

Integrated development environments running entirely within a browser.

Distinguishing note: Focuses on the full IDE experience rather than just an editor component.

Explore 2 awesome GitHub repositories matching development tools & productivity · Web-Based IDEs. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Web-Based IDEs

Awesome Web-Based IDEs GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • microsoft/monaco-editor

    microsoft/monaco-editor

    45,625View on GitHub↗

    Monaco Editor is a web-based text editing component designed to provide advanced syntax highlighting, code completion, and language intelligence within browser environments. It functions as a reusable interface element that enables developers to integrate professional-grade coding experiences into web applications. The editor distinguishes itself through a native client for the Language Server Protocol, which connects the interface to external analysis tools for deep diagnostics and refactoring capabilities. It utilizes a memory-efficient, declarative text buffer to manage large documents and

    Provides a feature-rich web-based development environment with a desktop-like coding experience.

    JavaScriptbrowsereditormonaco-editor
    45,625View on GitHub↗
  • phaserjs/phaser

    phaserjs/phaser

    39,049View on GitHub↗

    Phaser is a comprehensive 2D game engine designed for building high-performance, interactive content that runs directly in web browsers. At its core, the engine utilizes a fixed-timestep simulation loop that decouples game logic from variable browser frame rates, ensuring consistent behavior across diverse hardware. It provides a robust framework for managing asset loading, physics, input, and audio, enabling the creation of complex, responsive visual experiences for both desktop and mobile devices. The engine distinguishes itself through a high-performance graphics pipeline that automaticall

    The engine offers a browser-based online editor pre-configured with environment settings and project saving capabilities for rapid iteration and testing of game code.

    JavaScriptcanvasdiscord-activitiesfacebook-instant-games
    39,049View on GitHub↗