Package

purescript-b64

Repository
menelaos/purescript-b64
License
Apache-2.0
Uploaded by
menelaos
Published on
2017-04-28T17:52:49Z

Unicode-aware Base64 encoding and decoding

Installation

bower install purescript-b64

In Node.js, you will need to install text-encoding since Node.js doesn't provide an implementation of TextDecoder.

npm install text-encoding

Documentation

Module documentation is published on Pursuit.