awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesIn-Editor JavaScript Runtimes

Executes JavaScript code from within an editor buffer by passing the buffer content as a script to the browser context.

Distinct from JavaScript Scripting Environments: Distinct from JavaScript Scripting Environments: focuses on executing JS from within an editor buffer, not a standalone runtime or dependency manager.

Explore 1 awesome GitHub repository matching development tools & productivity · In-Editor JavaScript Runtimes. Refine with filters or upvote what's useful.

Awesome In-Editor JavaScript Runtimes GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rhysd/vim.wasmAvatar von rhysd

    rhysd/vim.wasm

    5,635Auf GitHub ansehen↗

    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

    Runs JavaScript code from the editor buffer directly in the browser context.

    Vim Scripteditorvimwasm
    Auf GitHub ansehen↗5,635
  1. Home
  2. Development Tools & Productivity
  3. Python Development Tools
  4. Script Execution Engines
  5. Python Scripting Environments
  6. JavaScript Scripting Environments
  7. In-Editor JavaScript Runtimes