项目作者: afeiship

项目描述 :
Replace to char for next.
高级语言: JavaScript
项目地址: git://github.com/afeiship/next-replace-to.git
创建时间: 2017-08-17T04:08:05Z
项目社区:https://github.com/afeiship/next-replace-to

开源协议:MIT License

下载


next-replace-to

Replace to char for next.

usage:

  1. var phone = "13800006888";
  2. nx.replaceTo( phone,3,-3,'*'),'138*****888' );