Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
base64-js
Base64 encoding/decoding in pure JS
js-base64
Yet another Base64 transcoder in pure-JS
hasha
Hashing made simple. Get the hash of a buffer/string/stream/file.
base-x
Fast base encoding / decoding of any given alphabet
@jsonjoy.com/base64
High-performance Base64 encoder and decoder
vlq
Generate, and decode, base64 VLQ mappings for source maps and other uses
pvtsutils
pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.
base-64
A robust base64 encoder/decoder that is fully compatible with `atob()` and `btoa()`, written in JavaScript.
base64url
For encoding to/from base64urls
@scure/base
Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16
libbase64
Encode and decode base64 encoded strings
uint8array-extras
Useful utilities for working with Uint8Array (and Buffer)
encoding-japanese
Convert and detect character encoding in JavaScript
postcss-url
PostCSS plugin to rebase or inline on url().
rfc4648
Encoding and decoding for base64, base32, base16, and friends
@hapi/b64
Base64 streaming encoder and decoder
btoa-lite
Smallest/simplest possible means of using btoa with both Node and browserify
fast-base64-decode
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
inline-source-map
Adds source mappings and base64 encodes them, so they can be inlined in your generated file.
tweetnacl-util
String encoding utilitlies extracted from TweetNaCl.js