pub fn js_trim(s: &str) -> &str
JS String.prototype.trim-ish (ASCII + unicode whitespace).
String.prototype.trim