{"library":"acho-skin-cli","type":"library","category":null,"description":"acho-skin-cli is a dedicated plugin for the `acho` logging library, designed to provide a set of pre-defined log types specifically tailored for command-line interface (CLI) applications. Its primary function is to enhance the visual presentation of log messages within a terminal, offering consistent and clear output for various states like success, error, info, and warnings. The package is currently at version `2.0.1`, indicating a stable release. While no explicit release cadence is documented, its integration with `acho@4.x` as a peer dependency suggests a mature and maintained component within the `acho` ecosystem. Key differentiators include its singular focus on CLI-specific log styling and its lightweight integration as a types object directly into the `acho` logger, rather than being a standalone logger itself. It is intended to be used in conjunction with `acho` to achieve styled CLI output.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","acho","cli","skin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install acho-skin-cli","imports":["const cliSkinTypes = require('acho-skin-cli');","const acho = require('acho');\nconst log = acho({\n  types: require('acho-skin-cli')\n});"]},{"cmd":"yarn add acho-skin-cli","imports":[]},{"cmd":"pnpm add acho-skin-cli","imports":[]}],"homepage":null,"github":"https://github.com/achohq/acho-skin-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/acho-skin-cli","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/acho-skin-cli/compatibility"}}