1212 alt="Gzip Size"></a>
1313 <a href="https://www.npmjs.com/package/dayjs"><img src="https://img.shields.io/npm/v/dayjs.svg?style=flat-square&colorB=51C838"
1414 alt="NPM Version"></a>
15- <a href="https://travis-ci .com/iamkun/dayjs"><img
16- src="https://img.shields.io/travis/ iamkun/dayjs/master.svg ?style=flat-square" alt="Build Status"></a>
15+ <a href="https://github .com/iamkun/dayjs/actions/workflows/check.yml "><img
16+ src="https://img.shields.io/github/actions/workflow/status/ iamkun/dayjs/check.yml ?style=flat-square" alt="Build Status"></a>
1717 <a href="https://codecov.io/gh/iamkun/dayjs"><img
1818 src="https://img.shields.io/codecov/c/github/iamkun/dayjs/master.svg?style=flat-square" alt="Codecov"></a>
1919 <a href="https://github.com/iamkun/dayjs/blob/master/LICENSE"><img
2424 </a>
2525</p >
2626
27- > Day.js היא ספרייה מינימלסטית לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות לדפדפנים מודרנים עם תאימות גבוהה ל-API של Moment.js. אם השתמשתם ב-Moment.js, אתם כבר יודעים את Day.js
27+ > Day.js היא ספרייה מינימלסטית לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות לדפדפנים מודרנים עם תאימות גבוהה ל-API של Moment.js. אם השתמשתם ב-Moment.js, אתם כבר יודעים את Day.js
2828
2929<div dir =" ltr " >
3030
@@ -43,13 +43,13 @@ dayjs().startOf('month').add(1, 'day').set('year', 2018).format('YYYY-MM-DD HH:m
4343
4444---
4545
46- ## צעדים ראשונים
46+ ## צעדים ראשונים
4747
48- ### דוקומנטצייה
48+ ### דוקומנטצייה
4949באתר [ day.js.org] ( https://day.js.org/ ) ניתן למצוא פרטים נוספים, API, ותיעודים נוספים.
5050
5151
52- ### התקנה
52+ ### התקנה
5353
5454``` console
5555npm install dayjs --save
@@ -58,7 +58,7 @@ npm install dayjs --save
5858📚[ מדריך התקנה] ( https://day.js.org/docs/en/installation/installation )
5959
6060### API
61- מאוד קל להשתמש ב-Day.js לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות.
61+ מאוד קל להשתמש ב-Day.js לפענוח, אימות, מניפולציה והצגה של תאריכים ושעות.
6262
6363<div dir =" ltr " >
6464
@@ -126,9 +126,8 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
126126 <img src =" https://user-images.githubusercontent.com/3455798/270162667-c7bd2ebe-675e-45c6-a2c9-dc67f3b65d6e.png " >
127127</a >
128128
129- ## ספונסרים
130- תמכו בפרויקט זה כדי להיות ספונסר. קבלו לוגו עם קישור לאתר שלכם שיופיע כאן.
131-
129+ ### ספונסרים
130+ תמכו בפרויקט זה כדי להיות ספונסר. קבלו לוגו עם קישור לאתר שלכם שיופיע כאן.
132131
133132[[ תמיכה דרך Github] ( https://github.com/sponsors/iamkun/ )] [[ תמיכה דרך OpenCollective] ( https://opencollective.com/dayjs#sponsor )]
134133
@@ -156,7 +155,7 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
156155  ;  ;  ;  ;  ;  ;  ;  ;
157156<a href =" https://opencollective.com/datawrapper " target =" _blank " ><img width =" 70 " src =" https://images.opencollective.com/datawrapper/c13e229/logo.png " ></a >
158157
159- ## תורמים
158+ ## תורמים
160159
161160פרויקט זה קיים הודות לכל האנשים שתמכו בו.
162161
@@ -171,7 +170,7 @@ dayjs().format('Q Do k kk X x') // כעת יותר אפשרויות זמינות
171170<br />
172171<a href =" https://opencollective.com/dayjs#backers " target =" _blank " ><img src =" https://opencollective.com/dayjs/contributors.svg?width=890 " /></a >
173172
174- ## רישיון
173+ ## רישיון
175174
176175Day.js מורשה לשימוש עם [ רישיון MIT] ( ./LICENSE ) .
177176</div >
0 commit comments