Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chocobo1/bencode_online
Bencode & bdecode in your browser
https://github.com/chocobo1/bencode_online
bencode website
Last synced: about 2 months ago
JSON representation
Bencode & bdecode in your browser
- Host: GitHub
- URL: https://github.com/chocobo1/bencode_online
- Owner: Chocobo1
- License: mit
- Created: 2018-01-27T12:46:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-26T18:43:06.000Z (3 months ago)
- Last Synced: 2024-10-13T18:41:08.717Z (2 months ago)
- Topics: bencode, website
- Language: TypeScript
- Homepage: https://chocobo1.github.io/bencode_online/
- Size: 1.22 MB
- Stars: 42
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Bencode Online
### [> See it in action <](https://chocobo1.github.io/bencode_online/)
### Build
This project uses [npm](https://www.npmjs.com/), install it first!
Then do:
```shell
cd
src/assets/fetch.sh
npm install
npm run build
```### License
See [LICENSE](./LICENSE) file