Skip to content

Popular repositories

  1. mime mime Public archive

    Forked from ronomon/mime

    Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.

    JavaScript

  2. base64 base64 Public archive

    Forked from ronomon/base64

    Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.

    JavaScript

  3. quoted-printable quoted-printable Public archive

    Forked from 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 ex…

    JavaScript

Repositories

Showing 3 of 3 repositories
  • mime Public archive Forked from ronomon/mime

    Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.

    JavaScript 0 MIT 8 0 0 Updated Sep 21, 2020
  • quoted-printable Public archive Forked from 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.

    JavaScript 0 MIT 3 0 0 Updated Sep 21, 2020
  • base64 Public archive Forked from ronomon/base64

    Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.

    JavaScript 0 MIT 4 0 0 Updated Sep 21, 2020

Top languages

Loading…

Most used topics

Loading…