JSFiddle - React, Tailwind, and code Playground

by Hamed Momeni

HTML

<script src="https://raw.githubusercontent.com/farhadi/JalaliJSCalendar/master/jalali.js"></script>

JavaScript

document.onload = function(){
    console.log(JalaliDate);
}