@peeraop21/v-calendar-buddhist
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

VCalendar(buddhist year) Plugin for Vue 3

A calendar(buddhist year) and date picker plugin for Vue.js (requires version 3.2+).

Install Plugin

NPM

npm install @peeraop21/v-calendar-buddhist

Yarn

yarn add @peeraop21/v-calendar-buddhist

Use Plugin

import VCalendar from '@peeraop21/v-calendar-buddhist';
import '@peeraop21/v-calendar-buddhist/style.css';

const app = createApp(App)
app.use(VCalendar)
app.mount('#app')

Package Sidebar

Install

npm i @peeraop21/v-calendar-buddhist

Homepage

vcalendar.io

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

4.47 MB

Total Files

142

Last publish

Collaborators

  • peeraop21