File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# dayjs-with-plugins
2
2
3
- [ ![ build status] ( https://img.shields.io/travis/ com/niftylettuce /dayjs-with-plugins. svg )] ( https://travis-ci .com/niftylettuce /dayjs-with-plugins )
3
+ [ ![ build status] ( https://github. com/ladjs /dayjs-with-plugins/actions/workflows/ci.yml/badge. svg )] ( https://github .com/ladjs /dayjs-with-plugins/actions/workflows/ci.yml )
4
4
[ ![ code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/sindresorhus/xo )
5
5
[ ![ styled with prettier] ( https://img.shields.io/badge/styled_with-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
6
6
[ ![ made with lass] ( https://img.shields.io/badge/made_with-lass-95CC28.svg )] ( https://lass.js.org )
7
- [ ![ license] ( https://img.shields.io/github/license/niftylettuce /dayjs-with-plugins.svg )] ( LICENSE )
7
+ [ ![ license] ( https://img.shields.io/github/license/ladjs /dayjs-with-plugins.svg )] ( LICENSE )
8
8
[ ![ npm downloads] ( https://img.shields.io/npm/dt/dayjs-with-plugins.svg )] ( https://npm.im/dayjs-with-plugins )
9
9
10
10
> Day.js with all plugins and locales added out of the box, no need to use ` dayjs.extend ` nor ` dayjs.locale ` !
Original file line number Diff line number Diff line change 4
4
"version" : " 0.0.4" ,
5
5
"author" :
" Nick Baugh <[email protected] > (http://niftylettuce.com/)" ,
6
6
"bugs" : {
7
- "url" : " https://github.com/niftylettuce /dayjs-with-plugins/issues" ,
7
+ "url" : " https://github.com/ladjs /dayjs-with-plugins/issues" ,
8
8
9
9
},
10
10
"contributors" : [
44
44
" lib" ,
45
45
" dist"
46
46
],
47
- "homepage" : " https://github.com/niftylettuce /dayjs-with-plugins" ,
47
+ "homepage" : " https://github.com/ladjs /dayjs-with-plugins" ,
48
48
"jsdelivr" : " dist/dayjs-with-plugins.min.js" ,
49
49
"keywords" : [
50
50
" all" ,
You can’t perform that action at this time.
0 commit comments