{"id":16065152,"url":"https://github.com/knowankit/email-editor","last_synced_at":"2025-04-06T13:12:06.441Z","repository":{"id":206242418,"uuid":"708642768","full_name":"knowankit/email-editor","owner":"knowankit","description":"📧 A drag and drop email editor using Next.js, Zustand and MUI","archived":false,"fork":false,"pushed_at":"2025-01-01T13:49:42.000Z","size":13383,"stargazers_count":96,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-03-30T12:08:41.102Z","etag":null,"topics":["drag-and-drop","email-editor","material-ui","next-auth","nextjs","openai","react-dnd","react-dnd-html5-backend","responsive"],"latest_commit_sha":null,"homepage":"https://emaileditor.knowankit.com","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/knowankit.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-10-23T04:50:51.000Z","updated_at":"2025-03-29T05:30:31.000Z","dependencies_parsed_at":"2024-02-19T18:12:47.709Z","dependency_job_id":"0484a93c-c2d9-4caf-b46d-926102c221f3","html_url":"https://github.com/knowankit/email-editor","commit_stats":{"total_commits":188,"total_committers":4,"mean_commits":47.0,"dds":0.06914893617021278,"last_synced_commit":"6fc471ba6c0a670c593b37919797855038f1422c"},"previous_names":["knowankit/email-editor"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Femail-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Femail-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Femail-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knowankit%2Femail-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knowankit","download_url":"https://codeload.github.com/knowankit/email-editor/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485290,"owners_count":20946398,"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":["drag-and-drop","email-editor","material-ui","next-auth","nextjs","openai","react-dnd","react-dnd-html5-backend","responsive"],"created_at":"2024-10-09T05:11:31.184Z","updated_at":"2025-04-06T13:12:06.413Z","avatar_url":"https://github.com/knowankit.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Email Editor\n\n![Trello clone](https://github.com/knowankit/email-editor/blob/develop/editor.gif)\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/knowankit\"\u003e\n    \u003cimg alt=\"Twitter: Ankit Kumar\" src=\"https://img.shields.io/twitter/follow/knowankit.svg?style=social\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nEmail Editor ([Demo](https://trello-clone-one.vercel.app/)) is a web-based email template editor that allows you to create and customize responsive email templates with drag-and-drop functionality, undo and redo history, template saving, image selection from Unsplash, and a preview feature, it provides a user-friendly interface for designing email templates.\n\n## Features\n\n- **Drag and Drop**: Easily arrange and customize email elements using the MJML package with a simple drag-and-drop interface.\n\n- **Undo and Redo History**: Keep track of your changes with the ability to undo and redo previous actions, ensuring a seamless editing experience.\n\n- **Local Template Saving**: Save your email templates locally for future use or modification.\n\n- **Image Selection from Unsplash**: Access a vast collection of images from Unsplash directly within the email editor for adding visuals to your emails.\n\n- **Code Editing**: Edit the email template code directly for fine-tuning the structure and design to your preference.\n\n- **Preview Mode**: Preview your email templates in both mobile and desktop views to see how they will appear to recipients.\n\n## Upcoming features\n\n- **More UI controls** ⏳\n- **New Layout and sections** ⏳\n- **Save templates online**\n- **Schedule email send**\n- **Open AI integration**\n\n## Getting Started\n\nTo get started with the Email Editor, follow these steps:\n\n1. **Installation**: Clone the repository to your local machine and install the required dependencies.\n\n   ```bash\n   git clone https://github.com/knowankit/email-editor\n   cd email-editor\n   yarn\n   ```\n\n2. **Run the Application**: Start the development server to launch the email editor in your web browser.\n\n   ```bash\n   yarn dev\n   ```\n\n3. **Create and Edit Templates**: Begin creating and editing email templates with the easy-to-use editor.\n\n4. **Save and Export Templates**: Save your templates locally and export the generated code for use in your email campaigns.\n\n## Usage\n\n### Drag and Drop\n\n- Drag email elements from the sidebar and drop them into your email template canvas.\n- Customize element attributes and content using the built-in options.\n\n### Undo and Redo History\n\n- Use the undo and redo buttons to navigate through your editing history.\n\n### Local Template Saving\n\n- Save your email templates locally by clicking the \"Save\" button.\n- Access your saved templates later for further editing.\n\n### Image Selection from Unsplash\n\n- Click the \"Unsplash\" button to access a library of high-quality images.\n- Choose and insert images directly into your email template.\n\n### Code Editing\n\n- Switch to the \"Code\" view to directly edit the MJML code of your email template.\n- Make advanced customizations to the template structure.\n\n### Preview Mode\n\n- Click the \"Preview\" button to see how your email template will appear on both mobile and desktop devices.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contributors\n\n- [Ankit Kumar](https://github.com/knowankit)\n\nFeel free to contribute to this project by submitting bug reports, feature requests, or pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Femail-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknowankit%2Femail-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknowankit%2Femail-editor/lists"}