Skip to content

m4b/silicon-hex-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

bower install silicon-hex-table

Usage

<silicon-hex-table> accepts an optional offset and a Uint8Array called bytes, and then displays the results, as all hexadecimal editors/viewers should.

If you data bind or modify offset, the table updates accordingly.

If you want more rows, modify rows (the default is 16). rows is zero-indexed.

Example:

<silicon-hex-table offset="[[offset]]" bytes="[[bytes]]"></silicon-hex-table>

For more details and a demo, head on over to the documentation page.

And remember: always hex responsibly.

About

An efficient web-component hex table for all your online hexadecimal needs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published