Contains wrapper function for C++ and rust name demangling, which is intended to be used through WASM in the Firefox profiler.
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
Language server for moonbit language
Vite plugin for MoonBit - import MoonBit modules with mbt: prefix
Skeleton Moonbit code generator for Skir
Sol — SSR-first web framework for MoonBit (CLI wrapper)
Read-only local code agent discovery core for JavaScript consumers.
Vite plugin for Rabbita applications built with MoonBit.
Convert LCOV coverage reports to Cobertura XML from Node.js
Astra — SSG / static-export companion for Sol (CLI wrapper)
markdown linter for MoonBit
Fine-grained reactive UI library for Moonbit/JS
swift-demangle compiled to WebAssembly
JSONC⇔YAML converter library with comment preservation, powered by MoonBit
Terminal Markdown Preview CLI powered by MoonBit
Flaky test detection, sampling, and test runner orchestration
Generate typed TypeScript bridges from MoonBit .mbti + JS exports
WebIDL to MoonBit binding generator
A port of the libc++abi name demangler to JavaScript, using Emscripten.
JavaScript and TypeScript bindings for jqx, a jq-compatible JSON processor written in MoonBit
Headless Scratch runtime in MoonBit.
A thin framework for running MoonBit components as Astro islands
A library for manipulating IPv4 and IPv6 addresses in JavaScript.
TypeScript bindings for the Flock CRDT with mergeable export/import utilities.
Decode MoonBit's symbol mangling (e.g. `_M0FP26mizchi5bench9ackermann`) into a readable `mizchi::bench::ackermann` path.
Convert Node V8 `.cpuprofile` (Inspector `Profiler.Profile`) into gzip'd pprof. Default symbol demangler is moonbit-demangle; swap it with `Builder::demangle_with` for other languages.
Convert Node V8 `.heapprofile` (Inspector `HeapProfiler.SamplingHeapProfile`) into gzip'd pprof with alloc_objects/alloc_space sample types. Default symbol demangler is moonbit-demangle; swap it with `Builder::demangle_with` for other languages.