base64js
instead of base64 library you can use built-in JS functions `btoa()` and `atob()`
clipboardjs