node-autodetect-decoder-stream
Decoder stream
An iconv-lite stream that detects and decodes input data based on a fallback encoding.
An iconv-lite stream that autodetects the encoding and fallbacks to a specified fallback encoding.
31 stars
3 watching
10 forks
Language: JavaScript
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
bnoordhuis/node-iconv | A JavaScript library providing bindings for iconv encoding and decoding functions | 800 |
bobg/encid | Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
fanlia/iconv | A Vlang wrapper around an iconv library for converting between character encodings. | 6 |
leeburrows/async-image-encoders | A library of classes for asynchronously encoding BitmapData objects into image file formats. | 20 |
claus/as3icy | A tool for decoding and playing Shoutcast/Icecast/Limewire streams with embedded metadata in ActionScript | 28 |
consensys/abi-decoder | A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 641 |
liveui/xmlcoding | Software development tools for encoding and decoding XML data using the Codable protocol in Swift | 10 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 340 |
tritondatacenter/node-vstream | A Node.js module that instruments streams to provide debugging and monitoring capabilities. | 59 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
eugeneware/gifencoder | A Node.js module for generating animated GIFs from pixel data streams or canvas contexts. | 472 |
julienvincent/ts-codec | A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
airensoft/ovenlivekit-web | A JavaScript-based Live Streaming Encoder that supports WebRTC and OvenMediaEngine | 50 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,113 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |