muzzybear / react-hexviewer

Simple hexviewer webapp using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is just a dummy pointless test app to try out React.

Drag a file into the window (well, above page content, the drag handler isn't actually hooked to window) to view it in hex.

Initially displays React's logo.svg in the hexdump.

Has performance issues on Chrome, but not Firefox.

See it in action

About

Simple hexviewer webapp using React


Languages

Language:JavaScript 80.8%Language:HTML 10.6%Language:CSS 8.6%