0.1.1 • Published 6 years ago
@hassanalthaf/vexlendar v0.1.1
Vexlendar - A simple calendar plugin.
Vexlendar is simple and flexible calendar plugin that allows you to implement calendars to your User Interface.
Installation
Method One (Manua):
- Clone/Download as ZIP.
- Include the
/dist/vexlendar.min.jsin the<script>within your project.
Method Two (NPM): TBA
- Installation Command:
npm i @hassanalthaf/vexlendar - Include the
/dist/vexlendar.min.jsin the<script>within your project.
Usage

The source code for the above sample use-case has been included in the /demo folder