6 results for “topic:textdecoder”
Data structures handling
TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package
Base64 encoding, decoding on both modern browser and Node.js
Project during college using JavaScript based in HTML in the functional programming -> made on April 01, 2022
it's a TypeScript library for building and manipulating MIME (Multipurpose Internet Mail Extensions) messages. This library provides an easy-to-use API for creating, modifying, and encoding MIME messages, making it ideal for email and other internet-based communication systems.
A text decoder written in Haskell