An open API service indexing awesome lists of open source software.

https://github.com/lirantal/terminal-detect

CLI to detect terminal support for properties like color, unicode and others
https://github.com/lirantal/terminal-detect

cli nodejs terminal terminal-emulators unicode

Last synced: about 1 month ago
JSON representation

CLI to detect terminal support for properties like color, unicode and others

Awesome Lists containing this project

README

        


terminal-detect


CLI to detect terminal user interface support for visual properties


npm version
license
downloads
build
codecov
Known Vulnerabilities
Responsible Disclosure Policy

# About

`terminal-detect`is a Node.js CLI to help in troubleshooting a terminal user interface support for visual properties like support for unicode chars, colors, and so on.

# Usage

```bash
npx terminal-detect
```

# Install

```bash
npm install -g terminal-detect
```

# Contributing

Please consult [CONTIRBUTING](./CONTRIBUTING.md) for guidelines on contributing to this project.

# Author

**terminal-detect** © [Liran Tal](https://github.com/lirantal), Released under the [Apache-2.0](./LICENSE) License.