base64
A C++ module for node-js that does base64 encoding and decoding.
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).
base64-stream
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
@hapi/b64
Base64 streaming encoder and decoder
react-native-base64
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere