https://github.com/jakobdev/checksumcalculator
Official Mirror of the Codeberg Repo
https://github.com/jakobdev/checksumcalculator
Last synced: about 1 year ago
JSON representation
Official Mirror of the Codeberg Repo
- Host: GitHub
- URL: https://github.com/jakobdev/checksumcalculator
- Owner: JakobDev
- License: gpl-3.0
- Created: 2022-06-02T18:07:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T17:17:23.000Z (over 2 years ago)
- Last Synced: 2025-02-08T14:11:12.377Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://codeberg.org/JakobDev/ChecksumCalculator
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChecksumCalculator
A WebExtension to calculate the Checksums of files
## Used Libraries
- [crypto-js](https://cryptojs.gitbook.io/docs)
- [W3.CSS](https://www.w3schools.com/w3css/default.asp)
- [Toastify JS](https://apvarun.github.io/toastify-js)