vue-dayjs:一个将Dayjs集成到Vuejs的小包装器

时间:2021-05-06 16:52:05
【文件属性】:
文件名称:vue-dayjs:一个将Dayjs集成到Vuejs的小包装器
文件大小:4KB
文件格式:ZIP
更新时间:2021-05-06 16:52:05
JavaScript vue-dayjs 一个将Dayjs集成到Vuejs的小包装器 是一个具有Moment.js兼容API的现代浏览器的极简(快速2kB)JavaScript库。 如果您使用Moment.js,您已经知道如何使用Day.js。 用法(推荐)(不安装此库) 插件/Dayjs.js import Vue from ' vue ' ; import dayjs from ' dayjs ' ; Object.defineProperties(Vue.prototype, { $date : { get () { return dayjs } } }) ; main.js //Plugins import ' @/plugins/Dayjs ' ; 如果您需要使用dayjs库中的其他插件。 插件/Dayjs.js
【文件预览】:
vue-dayjs-master
----.gitignore(914B)
----package.json(781B)
----package-lock.json(614B)
----LICENSE(1KB)
----index.js(506B)
----README.md(2KB)
----.editorconfig(146B)

网友评论