SweetModal
The sweetest library to happen to modals. Now available for Vue.js.
Usage
Install SweetModal for Vue.js through npm:
npm install sweet-modal-vue
Browser Compatibility
SweetModal should work in most major browsers:
- Safari 9+
- Firefox 20+
- Chrome 20+
- Opera 15+
- Microsoft Edge
Contribution
- Fork the repository
- Run
npm install
- Run
npm run dev
and start hacking. You can reach the example site athttp://localhost:8081
. - When you're done, run one final
npm run build
command and commit your work for a pull request.
Author
adeptoas