Skip to main content
Module

x/valibot/mod.ts>toUpperCase

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

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