1.0.14 • Published 1 year ago
fc-cli-core v1.0.14
使用方法:
npm i fc-cli-core
import fCCliCore from 'fc-cli-core';
或者 import { fc_color,randomColor } from 'fc-cli-core';
实现的工具函数
// color fc_color, randomColor,
// fc_crypto, sha256,
// json fc_json, convertJson, filterJson, objMap, isEmptyJson,
// mock fc_mock, mockResponse,
// object fc_object, isSimpleValueEquals, isValueEquals, isValueIncludes,
// sleep,
// fc_storage, local, session,
// fc_type, getDataType, isUndefined, isNull, isObject, isArray, isString, isNaN, isNumber, isBoolean, isFunction, isRegExp, isDate