Skip to content

planetarium/bencodex-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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