1.0.0 • Published 2 years ago

jsmp-infra-alexgurskii-replacer v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Node.js Home Task

This is a dummy npm package for training purposes.

Features Replace any character in a string to stars.

Installation Install via Node.js:

$ npm install jsmp-infra-alexgurskii-replacer Import as Node.js module:

const replacer = require('jsmp-infra-alexgurskii-replacer'); Use replacer('text', 't'); Function should returns 'ex';

1.0.0

2 years ago