Tools

cleanString

Cleans an input of any type and returns a safe cleaned string.

cleanString("hello world")

... yea still have to do more, for now just look at the Tools TS file... https://github.com/BetterCorp/Node-Tools/-/blob/master/src/Tools.tsopen in new window