Wallet management utilities for KeyStore and Crowdsale JSON wallets.
Convert character encodings using iconv-lite.
(Deprecated: use apg-js instead.) API for converting integer arrays to encoded byte streams (Buffers) and vice versa.
Node.js Buffer API, for the browser
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Simple library for encrypting/decrypting strings without the boilerplate of the crypt library.
TypeScript definitions for xxhashjs
An abstract-encoding compliant module for encoding / decoding DNS packets
Parse a XML string into a proprietary syntax tree
A library for simplifying encoding and decoding URL query parameters.
Text recoding in JavaScript for fun and profit!
TypeScript definitions for js-sha1
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
Solidity coder for non-standard (tight) packing.
Read and write .dbf (dBase III & Visual FoxPro) files in Node.js
The library converts a buffer containing a XML serialized to a string, detecting the proper encoding
A JavaScript JPEG Lossless decoder.
A robust & character encoding–agnostic JavaScript implementation of the `Q` encoding as defined by RFC 2047.
Compatibility layer for efficient streaming of binary data using [WHATWG Streams](https://streams.spec.whatwg.org/)
Detect the file type of a file, stream, or data
Heuristic lexer for detecting imports and exports in JavaScript modules
Bitmovin JS/TS API SDK
Process .strings files used for localization in iOS/OSX development
Base64 encoding and decoding helping util. Created for React Native but can be used anywhere