0.0.7 • Published 3 years ago

nova-kit-js v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

novaKitJS 新星工具包

A library for building web applications.

这里会更新一些开发过程中经常用到的 utils 方法,欢迎大家一起共建和维护。

文档 document

安装

npm i nova-kit-js

使用

import { diffBothTime } from 'nova-kit-js';

const { days, hours, minutes, seconds } = diffBothTime(new Date('2019-01-01 22:11:11'), new Date());
0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago