awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesEmbeddable Terminal Widgets

Integrate a fully functional terminal emulator into any web page with just a few lines of JavaScript.

Distinct from Web-Based Terminal Emulators: Distinct from Web-Based Terminal Emulators: specifically focuses on the embeddable widget aspect for integration into other web applications.

Explore 3 awesome GitHub repositories matching web development · Embeddable Terminal Widgets. Refine with filters or upvote what's useful.

Awesome Embeddable Terminal Widgets GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • liftoff/gateoneliftoff का अवतार

    liftoff/GateOne

    6,300GitHub पर देखें↗

    Gate One is an HTML5-powered terminal emulator and SSH client

    Integrates a fully functional terminal emulator into any web page with just a few lines of JavaScript.

    JavaScript
    GitHub पर देखें↗6,300
  • itorr/nbnhhshitorr का अवतार

    itorr/nbnhhsh

    6,259GitHub पर देखें↗

    nbnhhsh is a browser extension that translates Chinese pinyin acronyms and internet slang into their full phrases. It operates entirely on the client side, using a precompiled dictionary bundled with the extension to perform lookups without server round-trips after the initial load. The project distinguishes itself through a community-driven dictionary that accepts user-submitted definitions through a review queue before merging them into the main dataset. It provides text selection lookup on any webpage, allowing users to highlight pinyin initialisms and see their expanded meanings, and can

    Adding pinyin acronym translation functionality to any webpage via a simple code snippet.

    JavaScriptjavascriptuserscript
    GitHub पर देखें↗6,259
  • cjex/regulexCJex का अवतार

    CJex/regulex

    5,836GitHub पर देखें↗

    Regulex is a tool that parses regular expressions into interactive syntax diagrams, rendering them directly on an HTML canvas. It converts a regex string into an abstract syntax tree and visualizes the structure as a navigable diagram, making the internal logic of a regular expression visually accessible. Beyond basic visualization, Regulex provides syntax validation that detects and reports precise errors, including invalid back references and octal escapes. It also offers a state-machine visualization mode that maps regex AST nodes to NFA-like states and transitions, rendered as a directed

    Ships a self-contained script-tag embeddable component for inserting regex diagrams into external web pages.

    TypeScriptdiagramjavascriptregex
    GitHub पर देखें↗5,836
  1. Home
  2. Web Development
  3. Web-Based Terminal Emulators
  4. Embeddable Terminal Widgets

सब-टैग एक्सप्लोर करें

  • Regex Diagram WidgetsProvides a self-contained diagram component that can be inserted into external web pages via a simple script tag. **Distinct from Embeddable Terminal Widgets:** Distinct from Embeddable Terminal Widgets: provides regex diagram embedding, not terminal emulation.
  • Translation WidgetsEmbeddable widgets that provide translation functionality on any webpage via a code snippet. **Distinct from Embeddable Terminal Widgets:** Distinct from Embeddable Terminal Widgets: provides translation functionality, not terminal emulation.