Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function default
import { default } from "https://deno.land/x/deno_validator@v0.0.5/lib/isEAN.ts";

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

Parameters

str: string