Library for hex viewer/editor components written in Haxe.
Homepage: https://bined.exbin.org/library
- TODO: Data as hexadecimal codes and text preview
- TODO: Insert and overwrite edit modes
- TODO: Support for selection and clipboard actions
- TODO: Scrollbars fixed or optional, character/line or pixel precision
- TODO: Support for showing unprintable/whitespace characters
- TODO: Support for undo/redo
- TODO: Support for charset/encoding selection
- TODO: Codes can be also binary, octal or decimal
- TODO: Support for customizable highlighting
- TODO: Support for huge files
- TODO: Delta mode - Only changes are stored in memory
TODO
Apache License, Version 2.0 - see LICENSE.txt