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

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

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

Open-source alternatives to Javascript Dom Parser

21 open-source projects similar to lpil/javascript-dom-parser, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Javascript Dom Parser alternative.

  • wasm-bindgen/wasm-bindgenwasm-bindgen का अवतार

    wasm-bindgen/wasm-bindgen

    9,042GitHub पर देखें↗

    wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data exchange between compiled Rust modules and JavaScript environments. It functions as a memory bridge and type definition generator, allowing the exchange of complex data types and the calling of functions across execution boundaries. The project distinguishes itself by automating the conversion of data types and function signatures using attribute-based bindings. It generates the necessary JavaScript and WebAssembly wrappers to manage linear memory mapping and creates automatic Ty

    Rust
    GitHub पर देखें↗9,042
  • elm/compilerelm का अवतार

    elm/compiler

    7,794GitHub पर देखें↗

    This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed language into optimized JavaScript for web browsers. It serves as a frontend architecture framework, providing a static type system and a package manager that enforces semantic versioning. The compiler uses a type-checking engine with automatic type inference to prevent runtime errors and guide code refactoring. It implements a structural pattern for managing application state and rendering user interfaces through a virtual DOM, utilizing immutable data and purity-based state transit

    Haskellcompilerelm
    GitHub पर देखें↗7,794
  • rescript-lang/rescriptrescript-lang का अवतार

    rescript-lang/rescript

    7,396GitHub पर देखें↗

    ReScript is a statically typed programming language and compiler designed to transform type-safe source code into efficient, human-readable JavaScript. It functions as a transpiler that enforces data consistency and prevents runtime errors through static type analysis for both web and server applications. The project distinguishes itself as an incremental build system that analyzes dependency graphs to recompile only modified files and their dependents. It includes a JSX compatible compiler for building user interfaces and provides a framework for bridging type-safe code with existing JavaScr

    ReScriptaltjscompilerjavascript
    GitHub पर देखें↗7,396

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • crowdhailer/plinthC

    Crowdhailer/plinth

    0GitHub पर देखें↗

    Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so binding are as near the native platform as is sensible.

    GitHub पर देखें↗0
  • cxxxr/valtancxxxr का अवतार

    cxxxr/valtan

    270GitHub पर देखें↗

    Common Lisp to JavaScript compiler

    Common Lisp
    GitHub पर देखें↗270
  • fsmunoz/datastar-clfsmunoz का अवतार

    fsmunoz/datastar-cl

    60GitHub पर देखें↗

    Datastar Common Lisp SDK

    Common Lisp
    GitHub पर देखें↗60
  • gleam-lang/javascriptgleam-lang का अवतार

    gleam-lang/javascript

    77GitHub पर देखें↗

    Work with JavaScript types and values in Gleam, including promises!

    Gleam
    GitHub पर देखें↗77
  • helmutkian/cl-reacthelmutkian का अवतार

    helmutkian/cl-react

    75GitHub पर देखें↗

    Common Lisp (Parenscript) utilities for building web apps in ReactJs

    Common Lisp
    GitHub पर देखें↗75
  • jasom/parenscriptxjasom का अवतार

    jasom/parenscriptx

    26GitHub पर देखें↗

    Parenscript Macros to aid generating react code

    Common Lisp
    GitHub पर देखें↗26
  • johnmastro/trident-mode.eljohnmastro का अवतार

    johnmastro/trident-mode.el

    79GitHub पर देखें↗

    Emacs minor mode for live Parenscript interaction

    Emacs Lisp
    GitHub पर देखें↗79
  • jscl-project/jscljscl-project का अवतार

    jscl-project/jscl

    949GitHub पर देखें↗

    A Lisp-to-JavaScript compiler bootstrapped from Common Lisp

    Common Lisp
    GitHub पर देखें↗949
  • junker/paren-asyncJunker का अवतार

    Junker/paren-async

    9GitHub पर देखें↗

    async/await extension for Parenscript

    Common Lisp
    GitHub पर देखें↗9
  • junker/paren-jqueryJunker का अवतार

    Junker/paren-jquery

    5GitHub पर देखें↗

    Parenscript macros for jQuery

    Common Lisp
    GitHub पर देखें↗5
  • michaeljforster/panicmichaeljforster का अवतार

    michaeljforster/panic

    42GitHub पर देखें↗

    Common Lisp (Parenscript) library for React

    Common Lisp
    GitHub पर देखें↗42
  • mystpi/conversationM

    MystPi/conversation

    0GitHub पर देखें↗

    Gleam bindings for the standard JavaScript Request and Response APIs.

    GitHub पर देखें↗0
  • nilesr/jscl-reactnilesr का अवतार

    nilesr/jscl-react

    20GitHub पर देखें↗

    A web framework for writing react components in common lisp using jscl

    Common Lisp
    GitHub पर देखें↗20
  • scala-js/scala-jsscala-js का अवतार

    scala-js/scala-js

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

    Scala.js is a compiler and cross-platform language toolchain that transforms Scala source code into JavaScript or WebAssembly. It functions as a statically typed tool for the JavaScript ecosystem, enabling the development of applications for web browsers and Node.js environments. The project serves as a JavaScript interop framework, allowing the creation of type-safe facades and bindings to interact with external libraries and global objects. It provides mechanisms for both static and dynamic JavaScript invocation, including the generation of TypeScript bindings and the ability to export inte

    Scala
    GitHub पर देखें↗4,701
  • bnmcgn/paren6BnMcGn का अवतार

    BnMcGn/paren6

    34GitHub पर देखें↗

    ES6 macros for Parenscript

    Common Lisp
    GitHub पर देखें↗34
  • wiki3-ai/jscl-kernelwiki3-ai का अवतार

    wiki3-ai/jscl-kernel

    5GitHub पर देखें↗

    Common Lisp JupyterLite kernel using JSCL

    TypeScript
    GitHub पर देखें↗5
  • bnmcgn/sigilBnMcGn का अवतार

    BnMcGn/sigil

    3GitHub पर देखें↗

    A Parenscript to Javascript command line compiler and interpreter.

    Common Lisp
    GitHub पर देखें↗3
  • ceramic/remote-jsceramic का अवतार

    ceramic/remote-js

    35GitHub पर देखें↗

    Run JavaScript in a browser from Common Lisp

    Common Lisp
    GitHub पर देखें↗35