node-autodetect-decoder-stream

Encoder detector

An iconv-lite stream that autodetects the encoding and provides a fallback.

An iconv-lite stream that autodetects the encoding and fallbacks to a specified fallback encoding.

GitHub

31 stars
3 watching
10 forks
Language: JavaScript
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
bnoordhuis/node-iconvA JavaScript library providing bindings for iconv encoding and decoding functions800
bobg/encidProtects sensitive integer IDs by encoding and decoding them with encryption keys.3
fanlia/iconvA Vlang wrapper around an iconv library for converting between character encodings.6
leeburrows/async-image-encodersA library of classes for asynchronously encoding BitmapData objects into image file formats.19
claus/as3icyA tool for decoding and playing Shoutcast/Icecast/Limewire streams with embedded metadata in ActionScript28
consensys/abi-decoderA Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions.643
liveui/xmlcodingSoftware development tools for encoding and decoding XML data using the Codable protocol in Swift10
n10v/id3v2A Go library for decoding and encoding ID3 tags in audio files.340
tritondatacenter/node-vstreamA Node.js module that instruments streams to provide debugging and monitoring capabilities.59
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
eugeneware/gifencoderA Node.js module for generating animated GIFs from pixel data streams or canvas contexts.473
julienvincent/ts-codecA set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema.18
airensoft/ovenlivekit-webA JavaScript-based Live Streaming Encoder that supports WebRTC and OvenMediaEngine50
lvandeve/lodepngA PNG encoder and decoder written in C++ with support for ANSI C2,120
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10