mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[GH-ISSUE #226] Vue support #316
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ennioVisco on GitHub (Jan 8, 2026).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/226
Hey, I really love the project!
I was thinking of combining tiptap with an email renderer and I found this project, which is what I had in mind but better 💃
Also, I read #51, and I have an idea: I'd like to implement a vue renderer by using https://github.com/Mokkapps/nuxt-email-renderer, which seems fairly maintained.
Would you be open to PRs introducing an alternative vue-based rendering engine?
@arikchakma commented on GitHub (Jan 13, 2026):
I am already working on the rewrite, let me know if you're still interested. Sorry for the delay, I was afk.
@ennioVisco commented on GitHub (Jan 13, 2026):
Of course I do, let me know what are your plans/how I can help :)
@arikchakma commented on GitHub (Jan 13, 2026):
Can you please book a meeting in here?
@AbdallahAlhaddad commented on GitHub (Jan 26, 2026):
What about using vue-email instead?
It’s the direct Vue alternative to
react-emailand has a relatively similar API.@ennioVisco commented on GitHub (Jan 27, 2026):
Well no, because it's dead. If you look at nuxt-email it explains he created the project because vue-email is dead and he also provides a pure Vue interface (no nuxt)