https://github.com/ravenappdev/email-editor
Email Editor to embed in your SaaS application. Fully customizable and lightweight.
https://github.com/ravenappdev/email-editor
drag-and-drop email email-builder email-editor email-marketing email-template-builder html-email html-email-templates react-email-component react-email-editor
Last synced: 13 days ago
JSON representation
Email Editor to embed in your SaaS application. Fully customizable and lightweight.
- Host: GitHub
- URL: https://github.com/ravenappdev/email-editor
- Owner: ravenappdev
- License: mit
- Created: 2021-11-25T09:07:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T05:34:43.000Z (about 2 years ago)
- Last Synced: 2025-11-03T21:16:00.247Z (4 months ago)
- Topics: drag-and-drop, email, email-builder, email-editor, email-marketing, email-template-builder, html-email, html-email-templates, react-email-component, react-email-editor
- Language: JavaScript
- Homepage: https://email-editor-demo-blue.vercel.app/
- Size: 2.66 MB
- Stars: 123
- Watchers: 1
- Forks: 30
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
Email-Editor
A lightweight email editor to embed in your SaaS application. It is built on [craft.js](https://craft.js.org/) that provides a drag-n-drop system and handles the way user components should be rendered, updated, and moved. It is entirely server-side rendered, improving user experience.

## Usage
To use our React Email Editor, install it from NPM and include it in your own React build process.
```
npm i raven-react-email-editor
```
Checkout the example usage here - https://github.com/ravenappdev/react-email-editor
## Live Demo
Checkout the demo app here - https://email-editor-demo-blue.vercel.app/
## Documentation
- [Run Locally](https://editor-docs.ravenapp.dev/get-started/run-locally)
- [Customization](https://editor-docs.ravenapp.dev/customization)
Checkout the [documentation](https://editor-docs.ravenapp.dev/) for other available options.
## License
MIT Licensed