Learn the js func collated by lodash.
Originally called wi-utils modules,deleted.
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