Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
btoa
btoa for Node.JS (it's a one-liner)
base-64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
uint8array-extras
Useful utilities for working with Uint8Array (and Buffer)
btoa-lite
Smallest/simplest possible means of using btoa with both Node and browserify
b64-lite
isomorphic base64 library in 152 bytes
arraybuffer-to-string
Convert ArrayBuffer to string
b2a
btoa and atob (ie base64/base64url encoding and decoding) support for node.js or old browsers, with the Unicode Problems fixed
btoa-atob
CLI tools to convert files and stdin into and from base64.
@ctx-core/btoa
ctx-core btoa
rn-gzip
Gzip compression and decompression
@oslab/btoa
btoa for node and browser
@waiting/base64
Base64 encoding/decoding in pure JS on both modern Browsers and Node.js. Also supports URL-safe base64
font-awesome-assets
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.
custom-fonts-in-emails
An extremely easy way to use custom fonts in emails without having to use art software. Made for Lad.
ab64
The smallest and fastest Base64 implementation in JavaScript
unicode-encode
Easy base64 encode and decode of Unicode strings and Emojis.
@zalari/string-compression-utils
Compress or decompress a string with native browser APIs.
@cnwhy/base64
Base64 library, lossless transcoding.
missing-in-node
Functions that exist in common browsers but are missing in node
base64-lite
Smallest/simplest possible means of using atob with both Node and browserify