{"id":40754673,"url":"https://github.com/utdevnp/mailyon","last_synced_at":"2026-01-21T16:08:41.834Z","repository":{"id":312322989,"uuid":"1047116109","full_name":"utdevnp/mailyon","owner":"utdevnp","description":"A professional, headerless email template builder built with React, TypeScript, and modern web technologies. Create beautiful email templates without the generic header - perfect for seamless integration into your applications.","archived":false,"fork":false,"pushed_at":"2025-09-19T16:43:46.000Z","size":77832,"stargazers_count":1,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T21:35:28.787Z","etag":null,"topics":["easy-email","email-builder","email-marketing","email-sender","email-template","email-template-builder","email-template-generator","mass-mailing"],"latest_commit_sha":null,"homepage":"https://utdevnp.github.io/mailyon/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/utdevnp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-29T19:09:15.000Z","updated_at":"2025-09-19T16:43:49.000Z","dependencies_parsed_at":"2025-08-29T21:55:09.540Z","dependency_job_id":null,"html_url":"https://github.com/utdevnp/mailyon","commit_stats":null,"previous_names":["utdevnp/mailyon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/utdevnp/mailyon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdevnp%2Fmailyon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdevnp%2Fmailyon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdevnp%2Fmailyon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdevnp%2Fmailyon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utdevnp","download_url":"https://codeload.github.com/utdevnp/mailyon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utdevnp%2Fmailyon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28635927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T15:01:31.228Z","status":"ssl_error","status_checked_at":"2026-01-21T14:42:58.942Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["easy-email","email-builder","email-marketing","email-sender","email-template","email-template-builder","email-template-generator","mass-mailing"],"created_at":"2026-01-21T16:08:41.349Z","updated_at":"2026-01-21T16:08:41.825Z","avatar_url":"https://github.com/utdevnp.png","language":"TypeScript","readme":"# 🎯 Mailyon - Email Template Builder\n\nA professional, headerless email template builder built with React, TypeScript, and modern web technologies. Create beautiful email templates without the generic header - perfect for seamless integration into your applications.\n\n## ✨ Features\n\n- **Headerless Design** - Seamless integration into your app\n- **8 Pre-built Components** - All fully functional and customizable\n- **Custom React Hooks** - Easy access to all functionality\n- **Real-time Preview** - See changes as you build\n- **Export Options** - HTML, JSON, and MJML formats\n- **Template Management** - Save, load, and validate templates\n- **Cross-client Compatibility** - Works with all major email clients\n\n## 🚀 Quick Start\n\n### Installation\n```bash\nnpm install mailyon\n```\n\n### Basic Usage\n```tsx\nimport { EmailTemplateBuilder } from 'mailyon';\n\nfunction MyApp() {\n  return (\n    \u003cdiv\u003e\n      \u003ch1\u003eMy Email App\u003c/h1\u003e\n      \u003cEmailTemplateBuilder /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n## Get Started Right Now\n\n\u003e **[Try the Live Demo](https://utdevnp.github.io/mailyon/)** - See it in action!\n\u003e **[Read the Full Documentation](https://github.com/utdevnp/mailyon/wiki)** - Everything you need to know\n\n## Quick Links\n\n\u003e **[Live Demo](https://utdevnp.github.io/mailyon/)** - Try it out now!\n\u003e **[Documentation](https://github.com/utdevnp/mailyon/wiki)** - Complete guide \u0026 examples\n\n- **[GitHub Repository](https://github.com/utdevnp/mailyon)** - Source code\n- **[NPM Package](https://www.npmjs.com/package/mailyon)** - Install\n\n## 🧩 Available Components\n\n| Component | Type | Description |\n|-----------|------|-------------|\n| **Header** | `header` | Company branding and navigation |\n| **Text** | `text` | Rich text content with formatting |\n| **Image** | `image` | Responsive images with alignment |\n| **Button** | `button` | Call-to-action buttons |\n| **Divider** | `divider` | Horizontal lines and separators |\n| **Footer** | `footer` | Company info and social links |\n| **Spacer** | `spacer` | Vertical spacing elements |\n| **Social Media** | `socialMedia` | Social platform icons and links |\n\n**Note**: These are pre-built, fully functional components. Custom component types are not currently supported.\n\n## 🪝 Custom React Hooks\n\n### useEmailTemplateBuilder\nMain hook for template building functionality:\n```tsx\nconst { template, addComponent, updateComponent, deleteComponent } = useEmailTemplateBuilder();\n```\n\n### useEmailExport\nExport templates in various formats:\n```tsx\nconst { exportAsHTML, exportAsJSON, exportAsMJML } = useEmailExport();\n```\n\n### useEmailTemplateManager\nManage template loading, saving, and validation:\n```tsx\nconst { loadTemplateFromJSON, createNewTemplate, validateTemplate } = useEmailTemplateManager();\n```\n\n## 📦 Package Exports\n\n```tsx\n// Main component\nimport { EmailTemplateBuilder } from 'mailyon';\n\n// Custom hooks\nimport { useEmailTemplateBuilder, useEmailExport, useEmailTemplateManager } from 'mailyon';\n\n// Utility functions\nimport { exportEmailTemplate, generateMJML, convertMJMLToHTML } from 'mailyon';\n```\n\n## 🔧 Requirements\n\n- **React** 16.8+ (for hooks support)\n- **Node.js** 16+\n- **Tailwind CSS** (for styling)\n\n## 📱 Browser Support\n\n- Chrome 90+\n- Firefox 88+\n- Safari 14+\n- Edge 90+\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create a feature branch\n3. Make your changes\n4. Submit a pull request\n\n## 📄 License\n\nMIT License - see [LICENSE](https://github.com/utdevnp/mailyon/blob/main/LICENSE) file for details.\n\n## 🆘 Support\n\n- **Issues**: [GitHub Issues](https://github.com/utdevnp/mailyon/issues)\n- **Documentation**: [Wiki](https://github.com/utdevnp/mailyon/wiki)\n- **Live Demo**: [Try it out](https://utdevnp.github.io/mailyon/)\n\n---\n\n**Built with ❤️ using React, TypeScript, and Tailwind CSS**\n\n**Mailyon** - Professional email templates without the generic header!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futdevnp%2Fmailyon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futdevnp%2Fmailyon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futdevnp%2Fmailyon/lists"}