Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/planetarium/bencodex-viewer
- Owner: planetarium
- License: agpl-3.0
- Created: 2020-01-14T04:59:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T15:34:56.000Z (about 2 years ago)
- Last Synced: 2023-03-02T16:26:31.237Z (almost 2 years ago)
- Topics: bencodex, react
- Language: TypeScript
- Homepage: https://bencodex-viewer.netlify.com/
- Size: 814 KB
- Stars: 4
- Watchers: 12
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/