fast-base64-decode
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
general-utilities
Supporting utility functions to help you quickly manage datetime,encryption,url,etc
nodejs-base64
The ultimate shortcut to the base64 encode/decode functions.
base64encodedecode
A Simple Base64 encode / decode function for Javascript supports UTF-8 encoding / decoding.