Skip to content

benfoxall/hexspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

TODO

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

Releases

No releases published

Packages

No packages published