EthToolbox v1.1 is a set of useful tools for Ethereum developers.
Decimal
Exp
Hex
CLI helpers

In your browser console you can find various usable and already imported utils:

Name/Version CLI object Package
Web3/1.2.9 web3 https://web3js.readthedocs.io/en/v1.2.9/
Ethers/5.0.0 ethers https://docs.ethers.io/v5/
js-sha3/0.8.0 jsSha3 https://github.com/emn178/js-sha3
ethereumjs-wallet/1.0.0 Wallet https://github.com/ethereumjs/ethereumjs-wallet
SafeBuffer/5.2.1 Buffer https://github.com/feross/safe-buffer
bip39/3.0.2 bip39 https://github.com/bitcoinjs/bip39
BigNumber/9.0.0 BigNumber https://github.com/MikeMcl/bignumber.js/
BN.js/5.1.2 BN https://github.com/indutny/bn.js/
Keys Pipeline