Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/validatte/behaviors/common/isEAN.ts

A Savory Class validator for Deno
Go to Latest
import * as validatte from "https://deno.land/x/validatte@0.6.0/behaviors/common/isEAN.ts";

Functions

Check if string is valid EAN: Matches EAN-8/EAN-13 regex Has valid check digit.