Skip to content

Installation Guide

Prerequisites

  • React 16.8+ or 17+ or 18+
  • Node.js 14+
  • npm or yarn

Install the Package

bash
npm install @kanaksan/tamil-calendar-widget
bash
yarn add @kanaksan/tamil-calendar-widget
bash
pnpm add @kanaksan/tamil-calendar-widget

Import in Your Project

jsx
import { TamilCalendarWidget } from '@kanaksan/tamil-calendar-widget';

Get API Access

Before you can use the widget, you need API access:

  1. Contact us at contact@kanaksan.com
  2. Provide your use case and expected usage
  3. Receive your API URL with authentication token
  4. Start using the widget

TIP

We offer different API tiers:

  • Free: 100 requests/day
  • Pro: 1000 requests/day + historical data
  • Enterprise: Unlimited + custom features

Released under the MIT License.