JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q38609F
  • License MIT

A lightweight and customizable Vue Email Editor with drag-and-drop, background images, grid layout, and more.

Package Exports

  • @dev_minhaz/vue-email-editor
  • @dev_minhaz/vue-email-editor/dist/vue-email-editor.css

Readme

@dev_minhaz/vue-email-editor

A lightweight and customizable Vue 3 Email Editor with drag-and-drop, background images, grid layout, and more.

✨ Features

  • Drag & Drop email building
  • Grid-based layout
  • Background image support
  • Fully customizable
  • Vue 3 compatible

📦 Installation

npm install @dev_minhaz/vue-email-editor


## Usage
#import EmailEditor from '@dev_minhaz/vue-email-editor';

#import '@dev_minhaz/vue-email-editor/dist/vue-email-editor.css';