repshark

An Liberary that make it easier to Replace all words from a string

Usage no npm install needed!

<script type="module">
  import repshark from 'https://cdn.skypack.dev/repshark';
</script>

README

repshark

Helps JS Devs to Replace

NPM

HOW TO USE IT: look at test.js

  • const repsh=require("repshark");
  • repsh("String", "ng", "sh"); => output: Strish