ljr-cli is a command-line tool (v1.0.17) that serves as a convenience wrapper for Less CSS compilation and watching. It requires global installations of `less` and `less-watch-compiler`. Limited functionality and niche use case; primarily a meta-package or personal scaffolding tool. Release cadence unknown; appears inactive with basic features. Differentiator: minimal dependency setup for Less workflows, but offers little beyond standard tooling.
npm install ljr-cliNo compatibility data collected yet for this library.
Installs required global tools and runs ljr-cli to compile and watch Less files.
Upgrade Node to ^20.19.0 or ^22.12.0.
Review source code or use alternative Less compilers with proper documentation.
Use less-watch-compiler alternatives like 'less' built-in watch or chokidar-cli.
Run `npm install -g less` before using ljr-cli.
Run `npm install -g less-watch-compiler` before using ljr-cli.
No dependency data recorded yet.