Calix

Playground

Try Calix live — every example is interactive.

Choose a configuration and see it immediately. The code tab always contains the final, dependency-ready component for the current setup.

For fixed international observances, select International under Holiday data, or pass the dataset directly:

import { internationalHolidays } from "@alydev/holidays-international";
 
<Calendar holidayData={internationalHolidays} showHolidays />;

gregoriansingledark

Output (string)

Select a date to see the output

Want to build your own? See Getting Started and the Hooks guide.