susify
v0.0.6
Published
Sus-ifies your string!
Downloads
14
Maintainers
Keywords
Readme
susify
Sus-ify your strings!
REQUIRES NODE.JS v15 OR ABOVE
const amongus = require('susify');
var string = "Among us is the best game ever! Im so sus!"
string = amongus.susify(string);
console.log(string);
//This should log "ඞ is the best game ever! Im so ඞ!"