ESM first fork of node-bencode
On-device PNG → MP4 encoder for React-Native & Expo
Utility to normalize and convert objects into FormData
Splits Uint8Arrays emitted by an (async) iterable by a delimiter
Fast Pure JavaScript MessagePack Encoder and Decoder
Base64 Encoder & Decoder NPM module, fully optimized for Next.js. C++ or Pure-JS, depending on your environments. Tree-shaking ready.
Encode PCM audio samples to AIFF format
Encode PCM audio samples to OGG Vorbis format via WASM
This package contains a specific version of Draco 3D geometric compression library that is used for glTF Draco mesh compression extension.
This package provides the ability to encrypt/decrypt Mask Network payload.
Encode PCM audio samples to WAV format
Encode and decode instructions to be used in Flare smart account
A JavaScript Windows-31J encoder, implements Shift_JIS encoder defined in WHATWG Encoding Standard.
Fast tokenizer for language models, supporting BPE, Unigram and WordPiece tokenization
Encode PCM audio samples to FLAC format via WASM
utility for creating tag
A BMP image decoder and encoder
TypeScript definitions for sub-encoder
Git plugin for interactive branch listing, selection & checkout
vorbis-encoder-js is a JavaScript Library that encodes audio data to Ogg Vorbis on web browsers with [Browserify](http://browserify.org/).
A MozJPEG encoder in WebAssembly
Base32 encoder with support for multiple variants.
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
Implementation of [peer-to-peer b-trees](https://0fps.net/2020/12/19/peer-to-peer-ordered-search-indexes/) which are [prolly trees](https://www.dolthub.com/blog/2020-04-01-how-dolt-stores-table-data/) as used in dolt and noms.