https://github.com/florianwendelborn/hexc
Colorful hex viewer.
https://github.com/florianwendelborn/hexc
color command-line-interface hex-editor hexadecimal
Last synced: 12 months ago
JSON representation
Colorful hex viewer.
- Host: GitHub
- URL: https://github.com/florianwendelborn/hexc
- Owner: FlorianWendelborn
- License: mit
- Created: 2017-07-06T19:27:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T12:02:23.000Z (almost 9 years ago)
- Last Synced: 2025-06-15T22:25:11.279Z (about 1 year ago)
- Topics: color, command-line-interface, hex-editor, hexadecimal
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# HexC
Colorful hex viewer.
## Usage
```bash
node index $(which node)
```