https://github.com/ronomon/quoted-printable
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.
https://github.com/ronomon/quoted-printable
mime mime-encoding quoted-printable
Last synced: 11 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ronomon/quoted-printable
- Owner: ronomon
- License: mit
- Created: 2017-03-20T07:52:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T00:08:32.000Z (over 5 years ago)
- Last Synced: 2025-08-08T21:57:02.284Z (12 months ago)
- Topics: mime, mime-encoding, quoted-printable
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2