Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/prelude_js/trim_end.ts

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

Functions

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