0.0.1 • Published 11 years ago
base64-variants v0.0.1
base64-variants 
Defines various base64 implementation variants.
Variants
base64: Vanilla base64base64_64/: Vanilla base64, with 64-char linesbase64_76: Vanilla base64, with 76-char linesrfc4648: RFC 4648 (base64url)rfc4648_alt: RFC 4648 with "="y64: YUI "Y64"xml: XML-compatible
Schema
Please refer to variants.schema.json.