Just the sha3 method used by Etheruem dApps, and contracts.
npm install ethjs-sha3This module is now defunkt. Please use js-sha3.keccak_256 from which the original port was made.
````
npm install --save js-sha3
Github:
https://github.com/emn178/js-sha3