Module

x/ramda/mod.ts>trim

:ram: Practical functional Javascript
Latest
variable trim
import { trim } from "https://dotland.deno.dev/x/ramda@v0.27.2/mod.ts";

Removes (strips) whitespace from both ends of the string.