Promise-based Modal Dialog Helper For Vue.js

Dialogs are atypical and essential user interaction in interactive applications. But implementing dialogs are not an easy thing in front-end web development. This project is aimed to help developers to easily use dialogs by the advantage of Vue.jsPromise, and async function.

Preview:

Promise-based Modal Dialog Helper For Vue.js

Download Details:

Author: hjkcai

Live Demo: https://hjkcai.github.io/vue-modal-dialogs/element-ui/

Download Link: https://github.com/hjkcai/vue-modal-dialogs/archive/master.zip

Official Website: https://github.com/hjkcai/vue-modal-dialogs

Install & Download:

# Yarn
$ yarn add vue-modal-dialogs

# NPM
$ npm install vue-modal-dialogs --save

One Response

  1. Régis Lemaigre January 29, 2022

Add Comment