Skip to content

wiphone-wu/witis

Repository files navigation

witis

Learn the js func collated by lodash.

Originally called wi-utils modules,deleted.

installation

Using npm:

$ npm install witis

In js or ts

// Import the full build.
import wi from "witis";

// Import method categories.
import getDate from "witis/func/getDate";

please do not use require

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published