trolluxe submitted a new resource:
Trashbin - clean those filthy strings
Read more about this resource...
Trashbin - clean those filthy strings
Perl:local trashbin = require "trashbin" trashbin.clean("/string/")
Perl:local name = trashbin.clean("𝛢𝙁𝙁𝖾") print(name) -- Output: AFFE
Read more about this resource...