bencodex-viewer-moreal-test
v1.0.0-beta
Published
Display a Bencodex tree on the web
Downloads
11
Readme
Bencodex Viewer
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