1.0.1 • Published 2 years ago

srcsm v1.0.1

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

srcsm

Easily make your text sound sarcastic.

Installation

npm install srcsm

Usage

  • import the function srcsm from the srcsm module
  • srcsm(string) accept on string parameter
  • Make any string visualy appear sarcastic
<script>
import { srcsm } from 'srcsm';

let string = 'wow this is a really useful package!';
console.log(srcsm(string));

/*Output*/
'wOw tHiS iS a rEaLlY uSeFuL pAcKagE!'
<script>

create scss logo

Check what nobody have to say about it

  • John Doe - "tHiS wIlL bE iNcLuDeD iN eVeRy PrOjEcT i MaKe"
  • Jane Doe - "fOrGeT aBoUt WeB3, tHiS iS wEb4 !!"
  • Boby Doe - "bEtTeR tHaN cRYpTo"