qenjs.js
Version:
A library to convert and format Ethiopian and Gregorian dates
40 lines (39 loc) • 965 B
JSON
{
"name": "qenjs.js",
"version": "1.0.2",
"main": "src/index.js",
"scripts": {
"test": "jest"
},
"author": "Melos Simeneh Mulu",
"license": "MIT",
"description": "A library to convert and format Ethiopian and Gregorian dates",
"keywords": [
"ethiopian",
"ethiopian date",
"ethiopian calendar",
"date manipulation",
"time manipulation",
"javascript date",
"ethiopian date conversion",
"ethiopian time",
"date formatting",
"gregorian to ethiopian",
"ethiopian leap year",
"relative time",
"date difference",
"time calculation",
"ethiopian date library",
"ethiopian date handling",
"qenjs",
"ethiopian date library javascript"
],
"repository": {
"type": "git",
"url": "git+https://github.com/melos-simeneh/qenjs.git"
},
"bugs": {
"url": "https://github.com/melos-simeneh/qenjs/issues"
},
"homepage": "https://github.com/melos-simeneh/qenjs#readme"
}