emn178 / js-sha3

A simple SHA-3 / Keccak hash function for JavaScript supports UTF-8 encoding.
MIT License
350 stars 85 forks source link

ESM support? #38

Open alexciesielski opened 7 months ago

alexciesielski commented 7 months ago

Is it planned? If not, would you be open to accept a pull request that would refactor it to ESM?