Skip to main content
Module

x/danet/validation.ts>isNumeric

The most mature backend framework for Deno
Go to Latest
function isNumeric
import { isNumeric } from "https://deno.land/x/danet@2.0.1/validation.ts";

Parameters

str: string
options: isNumericOptions

Returns

boolean