docs: add dayjs date adapter to resources page (#38031)

PR Close #38031
This commit is contained in:
Taylor Buckner 2020-07-13 15:06:39 -05:00 committed by atscott
parent 2cb3d58b42
commit 1c7e5cef3e
1 changed files with 6 additions and 0 deletions

View File

@ -429,6 +429,12 @@
"desc": "Jigsaw provides a set of web components based on Angular. It is supporting the development of all applications of Big Data Product of ZTE (https://www.zte.com.cn).",
"title": "Awade Jigsaw (Chinese)",
"url": "https://jigsaw-zte.gitee.io"
},
"material-dayjs-adapter": {
"desc": "A DayJS implementation of @angular/material's DateAdapter that results in smaller bundle sizes than its MomentJS counterpart.",
"rev": true,
"title": "material-dayjs-adapter",
"url": "https://www.npmjs.com/package/@tabuckner/material-dayjs-adapter"
}
}
}