Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/validation.ts>isNumeric

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
function isNumeric
import { isNumeric } from "https://deno.land/x/danet@1.5.0/validation.ts";

Parameters

str: string
options: isNumericOptions

Returns

boolean