unibabel.js/README.md

14 lines
509 B
Markdown
Raw Normal View History

2015-05-18 18:04:35 +00:00
utf8-typed
==========
2015-05-18 18:02:27 +00:00
Base64, TypedArrays, and UTF-8 / Unicode conversions in Browser (and Node) JavaScript
2015-05-18 18:04:35 +00:00
This is based wholly on the work by good folks at the MDN.
See https://developer.mozilla.org/en-US/docs/Web/API/WindowBase64/Base64_encoding_and_decoding
License
=======
Mozilla has licensed this code in the Public Domain, which means that I am at liberty to re-license my copy under the Apache 2, which is something that, general speaking, your legal department will feel more comfortable with.