UNPKG

vue-giveworks-form

Version:

This plugin provides Vue.js component for the open [http://giveworks.net](Giveworks Platform).

11 lines (7 loc) 204 B
<meta charset="utf-8"> <title>GiveworksForm demo</title> <script src="./GiveworksForm.umd.js"></script> <link rel="stylesheet" href="./GiveworksForm.css"> <script> console.log(GiveworksForm) </script>