MIME related utility functions
-
Updated
Apr 28, 2018 - JavaScript
MIME related utility functions
Fast, robust RFC 2045 (Quoted-Printable) and RFC 2047 (Q-Encoding) encoder/decoder for Buffers in pure Javascript with an optional C++ binding. Avoids intermediary string allocations and regular expressions. Reduces branching through the use of lookup tables.
✉️ Isomorphic Quoted-Printable (RFC 2045) and MIME word (RFC 2047) decoding library.
A quoted printable decoder that can be used on the web
Very simple e-mail to single fax number relay for use with Linux server
Add a description, image, and links to the quoted-printable topic page so that developers can more easily learn about it.
To associate your repository with the quoted-printable topic, visit your repo's landing page and select "manage topics."