Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 591 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 591 Bytes

Bencodex Viewer

Netlify Status

This web app which takes a Bencodex blob and displays it as a tree on the web.

Todos (help wanted):

  • Take a hex-coded blob as well
  • Take a DEFLATE-compressed blob as well
  • Prettier style
  • Make BencodexTree component usable from other React apps