1.0.1 • Published 5 years ago

timestamp-hy v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

时间戳转化

vue时间戳转化插件。

插件的安装

NPM

npm i timestamp-hy

引入插件

import Vue from 'vue';
import timestamp-hy from 'timestamp-hy';

Vue.use(timestamp-hy);

基本用法

 <transform :timestamp=timestamp></transform>

API

参数说明类型默认值
timestamp时间戳String/Numbertrue
1.0.1

5 years ago

1.0.0

5 years ago