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

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

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

gleam-lang/javascript

0
View on GitHub↗
77 स्टार्स·13 फोर्क्स·Gleam·2 व्यूज़hexdocs.pm/gleam_javascript↗

Javascript

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

Features

  • JavaScript Interop - Interacts with JavaScript types and values.

स्टार हिस्ट्री

gleam-lang/javascript के लिए स्टार हिस्ट्री चार्टgleam-lang/javascript के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

gleam-lang/javascript क्या करता है?

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

gleam-lang/javascript की मुख्य विशेषताएं क्या हैं?

gleam-lang/javascript की मुख्य विशेषताएं हैं: JavaScript Interop।

gleam-lang/javascript के कुछ ओपन-सोर्स विकल्प क्या हैं?

gleam-lang/javascript के ओपन-सोर्स विकल्पों में शामिल हैं: wasm-bindgen/wasm-bindgen — wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data… elm/compiler — This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed… rescript-lang/rescript — ReScript is a statically typed programming language and compiler designed to transform type-safe source code into… ceramic/remote-js — Run JavaScript in a browser from Common Lisp. cxxxr/valtan — Common Lisp to JavaScript compiler. crowdhailer/plinth — Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so…

Javascript के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Javascript के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • 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
  • 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
  • ceramic/remote-jsceramic का अवतार

    ceramic/remote-js

    35GitHub पर देखें↗

    Run JavaScript in a browser from Common Lisp

    Common Lisp
    GitHub पर देखें↗35
  • Javascript के सभी 21 विकल्प देखें→