README
This is a fork of the original emailjs-mime-parser with a dependency modification to handle large email attachments.
Please refer to the original package's documentation for how to use.
All credit goes to the original author(s).
Fork of the original emailjs-mime-parser v2.0.7 with modified dependency for handling large email attachments
<script type="module">
import emailjsMimeParserBigattachments from 'https://cdn.skypack.dev/emailjs-mime-parser-bigattachments';
</script>
This is a fork of the original emailjs-mime-parser with a dependency modification to handle large email attachments.
Please refer to the original package's documentation for how to use.
All credit goes to the original author(s).