Compiler middleware for the cli-command module, part of the Freeformsystems CLI toolkit. Version 1.0.24 is the latest stable release. This package appears to be a supporting middleware for compiling commands, likely used internally within the toolkit. The release cadence is unstable (only a few versions). Key differentiator: it is a small, focused middleware for a specific CLI framework. However, the package has minimal documentation and appears to be abandoned or in maintenance mode.
npm install cli-mid-compilerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to require and use the compiler middleware with a cli-command instance.
Consider using an alternative CLI framework with active maintenance.
Ensure cli-command is installed and configured before using this middleware.
Run 'npm install cli-mid-compiler' in your project directory.
Use 'const compiler = require('cli-mid-compiler');' instead of import.