hex-debug

v2.0.2
A small debug library to print a buffer's content as a hex table
hex table debug

hex-debug

travis-badge commitizen-badge greenkeeper-badge npm-badge codecov-badge pkgsign-badge

A small debug library to print a buffer's content as a hex table. It was mainly used to debug id3 tags of music files.

example-url It supports ANSI color codes and maps each byte to a character on the right side. output-url

Installation

hex-debug can either be used as a library or as an executable. Install it using your favorite package manager!

$ npm install -g hex-debug
npm i hex-debug

Metadata

Downloads

Maintainers