Skip to main content
Module

std/semver/is_semver.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.212.0/semver/is_semver.ts";

Functions

Checks to see if value is a valid SemVer object. It does a check into each field including prerelease and build.