srcsm
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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"

Package Sidebar

Install

npm i srcsm

Weekly Downloads

6

Version

1.0.1

License

MIT

Unpacked Size

1.66 kB

Total Files

3

Last publish

Collaborators

  • maximedaraize