1.0.1 • Published 7 years ago

hexspector v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

hexspector

A tool for viewing hex dumps of buffers in your browser

Usage

First include hexspector in your page

<script src="https://unpkg.com/hexspector@latest"></script>

Then enter the typed array or array buffer you'd like to inspect

Live Demo

TODO

  • remove limit by selective rendering
  • auto-reload on changes
  • allow modifications
1.0.1

7 years ago

1.0.0

7 years ago

1.0.0-nope

7 years ago