ng-gregorian-hijri-datepicker
Version:
* Lightweight **Angular** datepicker based on [ng-bootstrap](https://ng-bootstrap.github.io/#/components/datepicker/overview) that supports **Gregorian** and **Hijri** calendars. * Provides ability to swap between **Gregorian** and **Hijri** calendars *
25 lines (24 loc) • 487 B
JSON
{
"name": "ng-gregorian-hijri-datepicker",
"version": "1.2.0",
"author": "Osama Fadl",
"keywords": [
"DatePicker",
"Hijri DatePicker",
"Gregorian DatePicker",
"higri",
"datepicker",
"angular datepicker",
"Gregorian"
],
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^14.2.0",
"@angular/core": "^14.2.0",
"hijri-converter": "^1.1.1",
"moment": "^2.29.4",
"moment-hijri": "^2.1.2"
}
}