ardunno-cli-gen
JSON →A code generation tool that produces TypeScript/JavaScript nice-grpc API bindings for the Arduino CLI from its proto files. Version 0.1.10 is the latest stable release with no recent updates (low release cadence). It supports multiple input sources: local proto folders, semver tags (downloading from GitHub releases), or GitHub repository references (branch, commit). The generated code uses nice-grpc and ts-proto, targeting Node.js environments. Key differentiator: automates a manual protobuf generation workflow specifically for Arduino CLI, avoiding the need to run protoc manually.
Resources
packageardunno-cli-gen ↗