Search results
39 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
Useful utilities for working with Uint8Array (and Buffer)
Smallest/simplest possible means of using atob with both Node and browserify
isomorphic base64 library in 152 bytes
Small universal base64 functions for node.js and browsers
Convert ArrayBuffer to string
btoa and atob (ie base64/base64url encoding and decoding) support for node.js or old browsers, with the Unicode Problems fixed
Converts a Canvas graphic into a Buffer, as fast as possible and without a copy.
CLI tools to convert files and stdin into and from base64.
Gzip compression and decompression
- react-native
- gzip
- react
- javascript
- compression
- atob
- btoa
- Base64
- decompression
- react native
- react native gzip
- gzip react native
- react-native-gzip
- gzip-react-native
- View more
atobwith utf-8 support
ctx-core atob
Base64 encoding/decoding in pure JS on both modern Browsers and Node.js. Also supports URL-safe base64
- base64
- URL-safe
- atob
- btoa
- browser
- Node.js
- rfc4648
- TextEncoder
- TextDecoder
- buffer
- ArrayBuffer
- Uint8Array
- typescript
- ts
Base64 library, lossless transcoding.
Easy base64 encode and decode of Unicode strings and Emojis.
The smallest and fastest Base64 implementation in JavaScript
Compress or decompress a string with native browser APIs.
Functions that exist in common browsers but are missing in node
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion