vue-messageBox

this component is attend to offer a easy way to cue user with message but not by bowser's way.

Requirements

this project is base on ECMAScript 6, so maybe you need babel.

Why vue-messsageBox

Because my project need a modal which only show some simple text, and the native modal on mobile is ugly and is not a custom component.

Installation

npm install --save vue-messageBox-addon
or
<script src="www.exampleCDN.com/vue-messageBox.min.js"></script>

Author

zhangxiang958

GitHub