henningda / HexViewJS

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

Home Page:http://s3.amazonaws.com/hexviewjs/documentation.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://s3.amazonaws.com/hexviewjs/documentation.html

License:Other


Languages

Language:JavaScript 50.6%Language:Python 49.4%