hide-info

0.0.4 • Public • Published

hide-info

How to use?

  1. install package
npm i hide-info -D
  1. usage
const HIDE = require('hide-info');
const f = '1234567898765'
const b = HIDE(f,3,3)
console.log(b) // 123*******765

Readme

Keywords

Package Sidebar

Install

npm i hide-info

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

2.65 kB

Total Files

6

Last publish

Collaborators

  • huakang