0.0.4 • Published 2 years ago
cmcode-js v0.0.4
Install
run npm i cmcode-js
or yarn add cmcode-js
Usage
import {string, number, toString, round} from "cmcode-js";
// or
import * as cmcode from "cmcode-js";
const {string, number, toString, round} = cmcode;
Description
Self-use, part of the method to learn from the source: lodash vue & Chinese Internet