less than 1 minute read

JS HEX Editor - Cross Framework UI Component

  • Supported UI Frameworks:
    • React
    • Angular
    • Vue
    • Svelte
  • Typescript Type Definitions
  • Storybook with demos

Features

  • Numeral system for offsets and data area - Binary/Octal/Decimal/Hexadecimal
  • Select number bytes per line

Under the hood

  • Svelte component used as the core component for other UI frameworks
  • svelte-virtual-list for virtual scroll
  • Typescript and scss
  • Storybook
  • npm Workspaces
  • Github actions/gh-pages CI deployment

https://stan-kondrat.github.io/js-hex-editor/