0.0.4 • Published 2 years ago

cmcode-js v0.0.4

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

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

ChangeLog

0.0.3

2 years ago

0.0.4

2 years ago

0.0.2

5 years ago

0.0.1

5 years ago