An open API service indexing awesome lists of open source software.

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.

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.

![Optional Text](app/public/email_template.png)

## 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