
Browser and JS host wrapper for the lua-rs wasm32 runtime.
Clingo compiled to WebAssembly
JestMatcherUtils bindings for Roblox
WASM bindings and binaries for Lua 5.0 to 5.4.
PrettyFormat bindings for Roblox
Delightful testing for Roblox TypeScript
An implementation of `Promise` similar to Promise/A+.
Emittery v0.11.0 bindings for Roblox.
React DOM bindings for Roblox
React bindings for Roblox
Upstream: https://github.com/facebook/jest/tree/v27.4.7/packages/diff-sequences
A code formatter for Lua (ESM/CJS fork)
A Lua port of the open source JS terminal string styling library [Chalk](https://github.com/chalk/chalk).
Convert Lua tables to and from JSON
Format Lua code
Typescript types for openresty (ngx_http_lua_module), designed to be used with TypeScriptToLua
AI Agent Governance for TypeScript — policy enforcement, scoring, compliance, and audit for AI agents
A Lua minifier written in JavaScript
Redis based rate limiter and throttler using sliding window and token bucket algorithms
TypeScript Server Plugin for Glint
TypeScript definitions for Dota 2 Lua API
Distributed mutex and semaphore based on Redis
Bundle to single Lua file with content of bundle as big Lua table with next semantic: ``` { { is_entry: Boolean, body: String(content of file), mime: String(mime-type of file), mode: String('plain' or 'base64') } } ```