A transpiler for the Momoko project that converts custom syntax into target code. Current stable version is 2.0.3. The package is tightly coupled with the Momoko ecosystem and offers specialized transformation rules not found in general transpilers. Release cadence is irregular, aligned with Momoko updates. Differentiators include lightweight implementation and direct integration with ckParser grammar.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Package is ESM-only since v2. No CommonJS support.
Named export for the main transpile function.
parse is a named export, not default.
Demonstrates importing and using the transpile function with options, including error handling.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.