JB-DATE-INPUT

jalali(shamcy) date input web component

Easy to use web component for date input (jalali and gregorian) intended to have good UI/UX for both mobile and desktop user

Usage

Since jb-date-input is a web-component you can use it in pure html site and any JS framework like React, Angular, Vue,... so you have 2 way to using it:

in first way you just have to install jb-date-input and import it's scripts anyway in app and then use it anywhere with simple HTML Tag <jb-date-input > </jb-date-input > read more detail here

in second way just add following script tag in your html and then write <jb-date-input > </jb-date-input > tag anywhere in your HTML file

<script src="https://unpkg.com/jb-date-input/dist/JBDateInput.umd.js"></script>

examples

loading
loading
loading
loading
loading
you can read more and get this package from npm or github