{"library":"echo-cli","type":"library","category":null,"description":"echo-cli is a utility designed to address inconsistencies in command-line output across different operating systems, particularly focusing on the limitations of Windows CMD regarding escape sequences and newline characters. It provides a cross-platform solution for outputting text to the terminal, supporting all standard JavaScript escape sequences. This makes it particularly useful for `npm scripts` and other automation tasks where consistent terminal output, including formatted text and newlines, is crucial regardless of the underlying shell. The current stable version is 2.0.0, released after dropping a dependency on `meow`. The package does not have a defined public release cadence but is actively maintained to ensure its core functionality.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","echo","cli","print","cross-platform"],"last_verified":"Wed May 27","install":[{"cmd":"npm install echo-cli","imports":["echo-cli \"Hello, world!\\nThis is a new line.\"","// No direct type imports as this is a CLI.","/* Use via child_process.exec or similar for programmatic execution */"]},{"cmd":"yarn add echo-cli","imports":[]},{"cmd":"pnpm add echo-cli","imports":[]}],"homepage":null,"github":"https://github.com/iamakulov/echo-cli","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/echo-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/echo-cli/compatibility"}}