{"id":26043,"library":"onelang-cli","title":"OneLang CLI","description":"Command-line interface for the OneLang source-to-source transpiler framework, version 0.0.6. Provides a CLI tool to transpile code between languages using OneLang's transpilation engine. Released as an experimental alpha, with no fixed release cadence. Differentiates by offering a unified CLI frontend for the OneLang transpiler, which supports multiple language targets.","status":"active","version":"0.0.6","language":"javascript","source_language":"en","source_url":"https://github.com/onelang/OneCLI","tags":["javascript","onelang","cli","transpiler","source-to-source","programming-language"],"install":[{"cmd":"npm install onelang-cli","lang":"bash","label":"npm"},{"cmd":"yarn add onelang-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add onelang-cli","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"onelang transpile --input source.ts --output source.js --target typescript || echo 'Check OneLang installation and target support'","lang":"typescript","description":"Shows basic usage of the onelang CLI to transpile a file, with fallback on error."},"warnings":[{"fix":"Pin to exact version and test upgrades thoroughly.","message":"Package is in early alpha (v0.0.6); APIs may break without notice.","severity":"gotcha","affected_versions":">=0.0.0"},{"fix":"Evaluate alternative transpilers if stability is required.","message":"No known stable releases; consider the project's current state before using in production.","severity":"deprecated","affected_versions":">=0.0.0"},{"fix":"Use with caution and rely on CLI --help for available commands.","message":"Package has no unit tests or documented usage examples beyond CLI help.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Install globally: npm install -g onelang-cli, or use npx onelang-cli.","cause":"Binary not installed globally or PATH not configured.","error":"onelang: command not found"},{"fix":"Install the main OneLang package: npm install onelang","cause":"Required core OneLang transpiler package is not installed.","error":"Error: Cannot find module 'onelang'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}