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

x/valibot/src/transformations/toUpperCase/index.ts

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
import * as valibot from "https://deno.land/x/valibot@v0.9.0/src/transformations/toUpperCase/index.ts";

Functions

Creates a transformation function that converts all the alphabetic characters in a string to uppercase.