{"id":16819882,"url":"https://github.com/arikchakma/maily","last_synced_at":"2025-04-09T17:21:29.768Z","repository":{"id":206577009,"uuid":"714758039","full_name":"arikchakma/maily","owner":"arikchakma","description":"Transform Maily content into HTML email templates.","archived":false,"fork":false,"pushed_at":"2023-11-10T22:17:07.000Z","size":108,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T01:33:22.286Z","etag":null,"topics":["maily","mailyto","react-email","tiptap","wysiwyg"],"latest_commit_sha":null,"homepage":"https://maily.to","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arikchakma.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2023-11-05T19:17:22.000Z","updated_at":"2024-03-03T19:05:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fbea83c-89ac-4f6f-9e30-4df5cbab634b","html_url":"https://github.com/arikchakma/maily","commit_stats":null,"previous_names":["arikchakma/maily"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arikchakma%2Fmaily","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arikchakma%2Fmaily/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arikchakma%2Fmaily/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arikchakma%2Fmaily/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arikchakma","download_url":"https://codeload.github.com/arikchakma/maily/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075005,"owners_count":21043510,"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":["maily","mailyto","react-email","tiptap","wysiwyg"],"created_at":"2024-10-13T10:54:56.416Z","updated_at":"2025-04-09T17:21:29.762Z","avatar_url":"https://github.com/arikchakma.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg height=\"150\" src=\"https://maily.to/brand/icon.svg\" /\u003e\u003c/div\u003e\n\u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\u003cstrong\u003e@arikchakma/maily\u003c/strong\u003e\u003c/div\u003e\n\u003cdiv align=\"center\"\u003eTransform \u003ca href=\"https://maily.to\"\u003eMaily\u003c/a\u003e content into HTML email templates.\u003c/div\u003e\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/arikchakma/maily/blob/main/license\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://maily.to\"\u003e\n    \t\u003cimg src=\"https://img.shields.io/badge/%E2%9C%A8-Get%20Editor-0a0a0a.svg?style=flat\u0026colorA=0a0a0a\" alt=\"Get Maily Editor\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## Install\n\nInstall `maily` from your command line.\n\n#### With bun\n\n```sh\nbun add @arikchakma/maily\n```\n\n#### With yarn\n\n```sh\nyarn add @arikchakma/maily\n```\n\n#### With npm\n\n```sh\nnpm install @arikchakma/maily\n```\n\n\u003cbr\u003e\n\n## Getting started\n\nConvert React components into a HTML string.\n\n```jsx\nimport { render } from '@arikchakma/maily';\n\nconst html = render({\n  type: 'doc',\n  content: [\n    {\n      type: 'paragraph',\n      content: [\n        {\n          type: 'text',\n          text: 'Hello World!',\n        },\n      ],\n    },\n  ],\n});\n```\n\n## Contributions\n\nFeel free to submit pull requests, create issues, or spread the word.\n\n## License\n\nMIT \u0026copy; [Arik Chakma](https://twitter.com/imarikchakma)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farikchakma%2Fmaily","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farikchakma%2Fmaily","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farikchakma%2Fmaily/lists"}