Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function isAlphanumeric
import { isAlphanumeric } from "https://deno.land/x/validatte@0.7.1/behaviors/common/isAlphanumeric.ts";

Parameters

str: string
optional
locale = [UNSUPPORTED]

Returns

boolean