The sweetest library to happen to modals. Now available for Vue.js.
Install SweetModal for Vue.js through npm:
npm install sweet-modal-vue
For examples, refer to the demo page.
SweetModal should work in most major browsers:
npm install
npm run dev
and start hacking. You can reach the example site at http://localhost:8081
.npm run build
command and commit your work for a pull request.