Search
uint8array-extras
Useful utilities for working with Uint8Array (and Buffer)
v1.4.0 URL:
https://unpkg.com/uint8array-extras@1.4.0/index.js
Open
Browse Files
uint8array
uint8
typedarray
buffer
typedarray
arraybuffer
is
assert
concat
equals
compare
base64
string
atob
btoa
hex
hexadecimal
base-64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
v1.0.0 URL:
https://unpkg.com/base-64@1.0.0/base64.js
Open
Browse Files
codec
decoder
encoder
base64
atob
btoa
btoa
btoa for Node.JS (it's a one-liner)
v1.2.1 URL:
https://unpkg.com/btoa@1.2.1/index.js
Open
Browse Files
btoa
browser
btoa-lite
Smallest/simplest possible means of using btoa with both Node and browserify
v1.0.0 URL:
https://unpkg.com/btoa-lite@1.0.0/btoa-browser.js
Open
Browse Files
btoa
base64
isomorphic
browser
node
shared
@witzbould/utils-string-compression
Compress or decompress a string with native browser APIs with 'gzip', 'deflate', or 'deflate-raw'. Compatible to use with atob and btoa.
v2.4.0 URL:
https://unpkg.com/@witzbould/utils-string-compression@2.4.0/index.js
Open
Browse Files
utils
compression
decompression
browser
browser
string
btoa
atob
base64
inflate
gzip
deflate
deflate-raw