note base64-js

This commit is contained in:
AJ ONeal 2015-06-12 22:45:14 -06:00
parent 552de8b45a
commit 8f2a49efd0
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
utf8-typed
Unibabel
==========
Base64, TypedArrays, and UTF-8 / Unicode conversions in Browser (and Node) JavaScript
@ -12,6 +12,7 @@ See also
* [text-encoding](https://github.com/inexorabletash/text-encoding)
* [TextEncoderLite (based on Buffer)](https://github.com/coolaj86/TextEncoderLite/tree/litest)
* [TextEncoderLite (based on text-encoding)](https://github.com/coolaj86/TextEncoderLite/tree/lite)
* [Beatgammit's base64-js](https://github.com/beatgammit/base64-js)
API
===