0.0.7 • Published 6 months ago

nova-kit-js v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months 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

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago