Skip to main content
Module

x/valibot/mod.ts>toTrimmedEnd

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function toTrimmedEnd
import { toTrimmedEnd } from "https://deno.land/x/valibot@v0.29.0/mod.ts";

Creates a pipeline transformation action that removes the trailing white space and line terminator characters from a string.

Returns

A transformation action.