Vue TOAST UI Calendar
A Vue.js wrapper for TOAST UI Calendar.
Installation
Usage
Example
Try out this Code Sandbox
Bundler (Webpack, Rollup)
More options can be found at https://nhnent.github.io/tui.calendar/latest/Calendar.html
Browser
Development
Launch visual tests
Launch Karma with coverage
Build
Bundle the js and css of to the dist
folder:
Publishing
The prepublish
hook will ensure dist files are created before publishing. This
way you don't need to commit them in your repository.