repshark
v1.0.1
Published
An Liberary that make it easier to Replace all words from a string
Downloads
3
Readme
repshark
Helps JS Devs to Replace
HOW TO USE IT: look at test.js
const repsh=require("repshark");
repsh("String", "ng", "sh");
=> output:Strish