Vue Horizontal Calendar Save

a horizontal calendar component for Vue.js

Project README

vue-horizontal-calendar

a horizontal calendar component for Vue.js(only for 2.x) :computer:

doc & demos

click here.

install

npm install vue-horizontal-calendar -S

or if you prefer yarn

yarn add vue-horizontal-calendar

local import

<template>
    <div class="demo">
        <vue-horizontal-calendar></vue-horizontal-calendar>
    </div>
</template>

<script>
import VueHorizontalCalendar from 'vue-horizontal-calendar';

export default {
    components: {
        VueHorizontalCalendar
    }
}

</script>

Language

So far, it supports Chinese, English, French, German, Italian , Spanish , Slovak, Czech.

Open Source Agenda is not affiliated with "Vue Horizontal Calendar" Project. README Source: jacques33/vue-horizontal-calendar
Stars
44
Open Issues
8
Last Commit
1 year ago

Open Source Agenda Badge

Open Source Agenda Rating