{"id":13527393,"url":"https://github.com/nodemailer/mailparser","last_synced_at":"2026-01-28T20:05:49.578Z","repository":{"id":1104410,"uuid":"969401","full_name":"nodemailer/mailparser","owner":"nodemailer","description":"Decode mime formatted e-mails","archived":false,"fork":false,"pushed_at":"2024-11-29T09:43:24.000Z","size":3027,"stargazers_count":1617,"open_issues_count":39,"forks_count":283,"subscribers_count":40,"default_branch":"master","last_synced_at":"2025-05-05T09:16:14.522Z","etag":null,"topics":["mailparser","mime"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodemailer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["andris9"],"custom":["https://www.paypal.me/nodemailer"]}},"created_at":"2010-10-07T14:05:03.000Z","updated_at":"2025-04-26T16:35:52.000Z","dependencies_parsed_at":"2023-01-13T10:56:45.874Z","dependency_job_id":"e9a15b16-2b56-43da-b31c-bc4ff874f61f","html_url":"https://github.com/nodemailer/mailparser","commit_stats":{"total_commits":340,"total_committers":72,"mean_commits":4.722222222222222,"dds":0.6647058823529413,"last_synced_commit":"af0c1e6044643ee9c9590e3bac5ceaac2c5120a4"},"previous_names":["andris9/mailparser"],"tags_count":107,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodemailer%2Fmailparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodemailer%2Fmailparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodemailer%2Fmailparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodemailer%2Fmailparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodemailer","download_url":"https://codeload.github.com/nodemailer/mailparser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252738665,"owners_count":21796788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mailparser","mime"],"created_at":"2024-08-01T06:01:47.101Z","updated_at":"2026-01-28T20:05:49.573Z","avatar_url":"https://github.com/nodemailer.png","language":"JavaScript","funding_links":["https://github.com/sponsors/andris9","https://www.paypal.me/nodemailer"],"categories":["JavaScript","others"],"sub_categories":[],"readme":"# mailparser\n\n![Nodemailer](https://raw.githubusercontent.com/nodemailer/nodemailer/master/assets/nm_logo_200x136.png)\n\n\u003e [!IMPORTANT]\n\u003e This module is in maintenance mode. It will continue to receive security updates and critical bug fixes, but no new features or feature changes will be added. For new projects, please consider using [PostalMime](https://github.com/postalsys/postal-mime), which works in both Node.js and browser environments.\n\nAdvanced email parser for Node.js. Everything is handled as a stream which should make it able to parse even very large messages (100MB+) with relatively low overhead.\n\n## Installation\n\nFirst install the module from npm:\n\n```\n$ npm install mailparser\n```\n\nnext import the `mailparser` object into your script:\n\n```js\nconst mailparser = require('mailparser');\n```\n\n## Usage\n\nSee [mailparser homepage](https://nodemailer.com/extras/mailparser/) for documentation and terms.\n\n### License\n\nLicensed under MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodemailer%2Fmailparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodemailer%2Fmailparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodemailer%2Fmailparser/lists"}