Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/planetarium/bencodex-viewer

Display a Bencodex tree on the web
https://github.com/planetarium/bencodex-viewer

bencodex react

Last synced: about 2 months ago
JSON representation

Display a Bencodex tree on the web

Awesome Lists containing this project

README

        

Bencodex Viewer
===============

[![Netlify Status][Netlify Status Badge]][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

[Netlify Status]: https://app.netlify.com/sites/bencodex-viewer/deploys
[Netlify Status Badge]: https://api.netlify.com/api/v1/badges/94dfaf25-a0e9-4df1-a5ca-05d79a1eab43/deploy-status
[Bencodex]: https://bencodex.org/