Skip to content

0xflotus/valid-gtin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

352 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

valid-gtin

npm version valid-gtin code size in bytes Quality Gate Status dependents Scc Count Badge

A zero cost lightweight validator function in native javascript for GTINs

Usage

import { validate } from "valid-gtin";

if (validate(GTIN)) {
  console.log(":)");
}

Development

To run the tests please checkout this repository and run:

npm run test

Stargazers over time

Stargazers over time

About

A lightweight validator function for GTINs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7