We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b482f83 commit b64960eCopy full SHA for b64960e
README.md
@@ -14,8 +14,9 @@ The library encodes and decodes base64 to and from ArrayBuffers
14
- __decode(str)__ - Decodes base64 string to `ArrayBuffer`
15
16
## Release History
17
-0.1.1 - Fix old format of typed arrays
18
-0.1.0 - Initial version, basic decode/encode base64 to and from ArrayBuffer
+
+ - 0.1.1 - Fix old format of typed arrays
19
+ - 0.1.0 - Initial version, basic decode/encode base64 to and from ArrayBuffer
20
21
## License
22
Copyright (c) 2012 Niklas von Hertzen
0 commit comments