btoa

btoa for Node.JS (it's a one-liner)

base-64

A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.

btoa-lite

Smallest/simplest possible means of using btoa with both Node and browserify