382 skills found · Page 10 of 13
QuartzTechnologies / V8bridgebridge.js (or v8bridge) is a header-only library used to provide bindings between C++ and JavaScript (v8 engine).
mingyaulee / JsBind.NetCreate binding from .Net to JavaScript
vulpemventures / Secp256k1 ZkpJavaScript bindings of libsecp256k1-zkp with support for pedersen commitments and range proofs.
David-Desmaisons / MVVM For AwesomiumMVVM binding framework between C# ViewModel and awesomium HTLM-javascript view
WilberTian / Two Way Data BindingSimple examples of Two-way-data-binding in JavaScript
cedrickchee / Tch JsA JavaScript and TypeScript port of PyTorch C++ library (libtorch) - Node.js N-API bindings for libtorch.
jarhot1992 / MujsMuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. It is written in portable C and implements ECMAScript as specified by ECMA-262. Why? Because V8, SpiderMonkey and JavaScriptCore are all too big and complex. MuJS's focus is on small size, correctness and simplicity. The interface for binding with native code is designed to be as simple as possible to use, and is similar to Lua. There is no need for interacting with byzantine C++ template mechanisms, or worry about marking and unmarking garbage collection roots, or wrestle with obscure build systems.
apostle / Apostle.jsNode.js and JavaScript bindings for Apostle.io
celsobonutti / Reason PhoenixReasonML/ReScript bindings for the Phoenix javascript library
mjarosie / Fable.OidcClientFable binding for oidc-client-js javascript library
rayhanadev / Iroh TsTypeScript/JavaScript bindings for iroh - peer-to-peer networking with QUIC
xingoxu / TwoWayBindingjavascript the simplest two-way binding
paydro / KeylockKeylock is a javascript library used to map browser keyboard events to javascript functions using a Vi-esque binding scheme
OfficeDev / Word Add In JavaScript AddPopulateBindings[ARCHIVED] Shows how to add and bind to a named rich text content control in Word, and how to insert content at the bound location.
vanwagonet / Elm IntlBindings to JavaScript Internationalization API
sol / V8Haskell bindings to Google's V8 JavaScript Engine
rosbit / Duktape BridgeA very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily
dmzgroup / JsJavaScript bindings for DMZ.
Saltarelle / SaltarelleWebWeb bindings for the Saltarelle C# to JavaScript compiler
cucapra / Node LlvmcJavaScript/TypeScript FFI bindings for the LLVM C API