Search results
42 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
btoa for Node.JS (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 btoa with both Node and browserify
isomorphic base64 library in 152 bytes
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
CLI tools to convert files and stdin into and from base64.
btoa for node and browser
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
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
Convert any of @FortAwesome's Font-Awesome icons to an asset, such as an <svg> tag or a Base64-encoded PNG/SVG <img> tag! It supports Retina devices and custom tag attributes too! This package was built for @CrocodileJS.
Easy base64 encode and decode of Unicode strings and Emojis.
An extremely easy way to use custom fonts in emails without having to use art software. Made for Lad.
Compress or decompress a string with native browser APIs.
The smallest and fastest Base64 implementation in JavaScript
Base64 library, lossless transcoding.
Compress or decompress a string with native browser APIs with 'gzip', 'deflate', or 'deflate-raw'. Compatible to use with atob and btoa.
Smallest/simplest possible means of using atob with both Node and browserify
A polyfill built upon atob/btoa (browser side only) so as to support base64 to/from binary (Uint8Array/ArrayBuffer) conversion