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
·

1 repositorio

Awesome GitHub RepositoriesBrowser-Based Editors

Full-featured editors compiled to WebAssembly that run natively in the browser tab.

Distinct from WebAssembly Compilation: Distinct from WebAssembly Compilation: focuses on the resulting editor application, not the compilation toolchain itself.

Explore 1 awesome GitHub repository matching web development · Browser-Based Editors. Refine with filters or upvote what's useful.

Awesome Browser-Based Editors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rhysd/vim.wasmAvatar de rhysd

    rhysd/vim.wasm

    5,635Ver en GitHub↗

    vim.wasm is a full port of the Vim editor compiled to WebAssembly that runs entirely in a browser tab. It provides a complete code editing experience with syntax highlighting, text objects, and all standard Vim features, executing natively in the browser through Emscripten compilation. The editor integrates deeply with browser capabilities, including drag-and-drop file opening, system clipboard synchronization for cross-application copy and paste, and IndexedDB-based persistent storage that preserves user configuration and edited files across browser sessions. Files can be loaded from URLs vi

    Provides a complete Vim editor compiled to WebAssembly that runs natively in the browser.

    Vim Scripteditorvimwasm
    Ver en GitHub↗5,635
  1. Home
  2. Web Development
  3. WebAssembly Compilation
  4. Browser-Based Editors