valid-gtin 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