js-sha512 icon indicating copy to clipboard operation
js-sha512 copied to clipboard

in js-sha512/tests, .html file how to execution?

Open tmdghks9574 opened this issue 5 years ago • 1 comments

please... I want see .html file...

tmdghks9574 avatar Jan 21 '20 08:01 tmdghks9574

run npm install and make sure node_modules exists. You can open index.html and requirejs.html in browser directly, but you have to run http server for worker.html.

emn178 avatar Jan 24 '24 15:01 emn178