1.3.1 • Published 2 years ago

wangcc-utils v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

wangcc-utils

The wangcc-utils library exported as esm and cjs.

Install:

$ npm i --save wangcc-utils

or

$ yarn add wangcc-utils

Usage:

// Load the full build.
import util from "wangcc-utils";
// Load some tool function.
import { getPassedTime } from "wangcc-utils";

Keywords

utils