Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/prelude_js/trim.ts

A standard module for functional programming
Latest
import * as preludeJs from "https://deno.land/x/prelude_js@1.2.0/trim.ts";

Functions

Removes the leading and trailing white space and line terminator characters from a string.