/react-hexviewer

Simple hexviewer webapp using React

Primary LanguageJavaScript

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