§ Language Reference
TypeScript ◐ planned
Adapters for commander, yargs, oclif, and citty. The TypeScript implementation will follow the same conceptual API as the Go reference with idiomatic TypeScript signatures.
// Status
Not yet published. The Go implementation is the reference. TypeScript adapters are planned for a future release. Track progress at github.com/murli-cli/murli-go.
Planned adapters
| Package | Framework | Status |
|---|---|---|
| @murli/commander | commander | planned |
| @murli/yargs | yargs | planned |
| @murli/oclif | oclif | planned |
| @murli/citty | citty | planned |
When available, this page will contain the full TypeScript API reference, installation instructions, and framework-specific quickstart examples.