0.0.6 • Published 1 year ago

susify v0.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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 ඞ!"