- Did you know the browser can natively generate hashes with its Web Crypto API?? It is a bit of a pain compared to Node's crypto module, but I wrote a lightweight zero-dependency library to streamline the process. https://github.com/delventhalz/browser-hash 19 comments javascript
Linked pages
- GitHub - airbnb/javascript: JavaScript Style Guide https://github.com/airbnb/javascript 397 comments
- JavaScript modules - JavaScript | MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules 22 comments
- Web Crypto API - Web APIs | MDN https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API 0 comments
Would you like to stay up to date with Web Development? Checkout Web Development
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - delventhalz/browser-hash: Hash strings, ArrayBuffers, and TypedArrays with built-in browser APIs
See how to search.