string(latest: 3.3.3) string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.
batchflow(latest: 0.4.0) Batch process collections in parallel or sequentially.
death(latest: 1.1.0) Gracefully cleanup when termination signals are sent to your process.
bip38(latest: 3.1.1) BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is impervious to brute force attacks thus protecting the user.
aes(latest: 0.1.0) A JavaScript component for the Advanced Encryption Standard (AES).
scryptsy(latest: 2.1.0) Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
eckey(latest: 1.0.1) Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
packpath(latest: 0.1.0) Find the path(s) package.json.
ecdsa(latest: 0.7.0) Elliptic Curve Cryptography Digital Signing
kexec(latest: 3.0.0) Replace your Node.js process with another process. Like Ruby exec.
vcsurl(latest: 0.1.1) Convert VCS repository URLs like Github or Bitbucket to their http equivalents.