Skip to content

Javascript library to convert binary data into nicely formatted HTML reminiscent of a hex viewer

License

Notifications You must be signed in to change notification settings

henningda/HexViewJS

 
 

Repository files navigation

HexViewJS

Overview

A simple javascript library for rendering binary data into nicely formatted HTML reminiscent of a hex viewer. The library came into being after I was writing some documentation that required showing binary file contents in a HTML document and I couldn't find a library on google. I needed a project to put into practice some javascript and jquery I had been learning and it was a good fit.

Documentation

See the documentation.html included in the repository or here.

Examples

See the examples.html included in the repository or here.

About

Javascript library to convert binary data into nicely formatted HTML reminiscent of a hex viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • Python 49.4%