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

https://github.com/ssmirr/react-client-side-hash

a PoC react app to get pdf files locally and calculate it's sha256 hash
https://github.com/ssmirr/react-client-side-hash

Last synced: 3 months ago
JSON representation

a PoC react app to get pdf files locally and calculate it's sha256 hash

Awesome Lists containing this project

README

        

# React app to calculate sha256 hash of pdf files

```
npm install
npm start
```