1.0.1 • Published 1 year ago

arr_method v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

#安装

npm i arr_method

##导入

const m = require('arr_Method');

###数组求和

m.arrSummation([5,5]);
// 结果 10

###手机号码处理模糊

m.handlePhone(15699549874);
// 156****9874

#####源码协议

ISC

1.0.1

1 year ago

1.0.0

1 year ago