1.0.0 • Published 5 years ago
lvchao-tools v1.0.0
1.安装
npm install lvchao-tools
2.导入
var lvchao = require("lvchao-tools");
3.方法1
console.log(lvchao.fn1())
4.方法2
console.log(lvchao.fn2())
5.方法3
console.log(lvchao.fn3())
6.开源协议
ISC
npm install lvchao-tools
var lvchao = require("lvchao-tools");
console.log(lvchao.fn1())
console.log(lvchao.fn2())
console.log(lvchao.fn3())
ISC