Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including skafs-barcode-formatter with all npm packages installed. Try it out:

var skafsBarcodeFormatter = require("skafs-barcode-formatter")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

skafs-barcode-formatter v0.3.0

Lots of entered barcodes in the Skaf's system were entered short handed - for lots of GTIN-12 barcodes, instead of (0)3120044499(8), it was just 3120044499 - leading zero and check - GTIN-8 barcodes are stored as fully expanded GTIN-12 barcodes - this is a problem as barcode checker apps often *DO NOT* expand GTIN-8 to GTIN-12 barcodes for you - This node module will allow easy conversion of these barcodes ahead of time

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free