premiumcalendar
Version:
A lightweight and customizable JavaScript + CSS calendar library for modern web applications.
33 lines (22 loc) • 892 B
Markdown
# 🌟 PremiumCalendar
A lightweight and customizable JavaScript + CSS calendar library for modern web applications.
Quick to integrate, mobile-friendly, and designed with a premium look and feel.
## 🚀 Features
- ✅ Simple and fast setup
- ✅ Fully Customizable
- ✅ Lightweight — no dependencies
- ✅ Mobile-friendly and responsive
- ✅ No Jquery Needed
- ✅ Easy API for initializing and controlling the calendar
## 💻 Installation
### Using CDN:
```html
<link rel="stylesheet" href="https://cdn.malleeshkanna.com/mmkpremiumcalendar/v1.0/premiumcalendar.min.css">
<script src="https://cdn.malleeshkanna.com/mmkpremiumcalendar/v1.0/premiumcalendar.min.js"></script>
```
## 📄 Documentation
For full documentation and usage details, please visit:
👉 [https://premiumcalendar.malleeshkanna.com/](https://premiumcalendar.malleeshkanna.com/)