hex-debug

v0.0.1
A small debug library to print a buffer's content as a hex table
hex table debug

build

babel -d lib src

ci:all

npm-run-all -s ci:lint ci:test

ci:lint

npm run lint

ci:test

npm run test -- --runInBand

clear

rimraf lib

lint

eslint src/

prepublish

npm run build

test

jest -c jest.json

Metadata

Downloads

Maintainers