0.1.1 • Published 4 years ago

@hassanalthaf/vexlendar v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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):

  1. Clone/Download as ZIP.
  2. Include the /dist/vexlendar.min.js in the <script> within your project.

Method Two (NPM): TBA

  1. Installation Command: npm i @hassanalthaf/vexlendar
  2. Include the /dist/vexlendar.min.js in the <script> within your project.

Usage

Vexlendar

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