awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gleam-lang avatar

gleam-lang/javascript

0
View on GitHub↗
77 stele·13 fork-uri·Gleam·2 vizualizărihexdocs.pm/gleam_javascript↗

Javascript

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

Features

  • JavaScript Interop - Interacts with JavaScript types and values.

Istoric stele

Graficul istoricului de stele pentru gleam-lang/javascriptGraficul istoricului de stele pentru gleam-lang/javascript

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Javascript

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Javascript.
  • wasm-bindgen/wasm-bindgenAvatar wasm-bindgen

    wasm-bindgen/wasm-bindgen

    9,042Vezi pe GitHub↗

    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
    Vezi pe GitHub↗9,042
  • rescript-lang/rescriptAvatar rescript-lang

    rescript-lang/rescript

    7,396Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,396
  • elm/compilerAvatar elm

    elm/compiler

    7,794Vezi pe GitHub↗

    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
    Vezi pe GitHub↗7,794
  • ceramic/remote-jsAvatar ceramic

    ceramic/remote-js

    35Vezi pe GitHub↗

    Run JavaScript in a browser from Common Lisp

    Common Lisp
    Vezi pe GitHub↗35
Vezi toate cele 21 alternative pentru Javascript→

Întrebări frecvente

Ce face gleam-lang/javascript?

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

Care sunt principalele funcționalități ale gleam-lang/javascript?

Principalele funcționalități ale gleam-lang/javascript sunt: JavaScript Interop.

Care sunt câteva alternative open-source pentru gleam-lang/javascript?

Alternativele open-source pentru gleam-lang/javascript includ: 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…