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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesExternal Script Execution

Running external JavaScript files within a simulated environment to interact with a virtual DOM.

Distinct from Platform Script Execution: Existing candidates focus on platform scripts or CGI, not executing JS to manipulate a simulated DOM.

Explore 2 awesome GitHub repositories matching development tools & productivity · External Script Execution. Refine with filters or upvote what's useful.

Awesome External Script Execution GitHub Repositories

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

    jsdom/jsdom

    21,587GitHub पर देखें↗

    jsdom is a Node.js DOM implementation that functions as a headless browser emulator and virtual browser environment. It provides a pure JavaScript implementation of web standards, acting as a web standards polyfill that simulates the window and document objects within a non-browser runtime. The project implements W3C and WHATWG specifications to provide a programmatic environment for parsing HTML and manipulating content. It serves as an HTML parser and serializer, allowing for the transformation of HTML strings into document structures and the export of those structures back into text. The

    Executes external JavaScript to modify the document structure and interact with web platform APIs.

    JavaScript
    GitHub पर देखें↗21,587
  • maximegmd/cyberenginetweaksmaximegmd का अवतार

    maximegmd/CyberEngineTweaks

    4,786GitHub पर देखें↗

    CyberEngineTweaks is a modding framework for Cyberpunk 2077 that provides a suite of tools for engine patching, scripting extensions, and the creation of interactive in-game modification interfaces. It functions as a scripting engine extension and patching tool designed to modify engine behavior and add custom game logic. The project distinguishes itself by combining a script-injection framework with a graphical user interface library, allowing for the development of custom settings menus and overlays directly within the game engine. It enables low-level engine modifications to improve perfor

    Runs external scripts within the engine runtime to implement gameplay tweaks and custom behaviors.

    C++cyberpunkcyberpunk2077
    GitHub पर देखें↗4,786
  1. Home
  2. Development Tools & Productivity
  3. External Script Execution