Month Calendar Vue component with Tailwind A simple UI Component to visualize a month of a year. You can revert the month till the end of time in any direction and return back to the present. Dependency @howbizarre/vue-month-calendar Typescript calendar Frameworks Vue 3 Tailwindcss Install First clone repository then: npm install Compile and Hot-Reload for Development npm run dev Type-Check, Compile and Minify for Production npm run build