1.1.1 • Published 2 years ago

hide-username v1.1.1

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

hide-username

Utility to replace all characters of the current user's username with an asterisk

Installing

NPM: npm install hide-username

Yarn: yarn add hide-username

Usage

const hideUsername = require("hide-username");

console.log(hideUsername(process.env.HOME));
1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago