UNPKG

v-calendar

Version:

A clean and extendable plugin for building simple attributed calendars in Vue.js.

9 lines (6 loc) 143 B
<meta charset="utf-8"> <title>v-calendar demo</title> <script src="./v-calendar.umd.js"></script> <script> console.log(v-calendar) </script>