2017-03-10 11:15:59 +00:00
2017-03-10 11:05:33 +00:00
2017-03-10 11:05:33 +00:00
2017-03-10 10:46:05 +00:00
2017-03-10 10:46:05 +00:00
2017-03-10 10:46:05 +00:00
2017-03-10 11:15:59 +00:00
2017-03-10 11:08:14 +00:00

##ue.js modal

####Simple to use vue.js modal

import 'vue-modal';
<modal name="hello-world">
  hello, world!
</modal>

...
methods: {
  this.$modal.show('hello-word');
}
Description
🍕 Simple to use, highly customizable, mobile friendly Vue.js 2.0+ modal.
Readme 2 MiB
Languages
Vue 70.8%
JavaScript 27.9%
TypeScript 1.3%