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

react-native-base64

Base64 encoding and decoding helping util. Created for React Native but can be used anywhere