Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Justintime50/labelary

Repository files navigation

Labelary

Create PDF's or PNG's from ZPL labels via the Labelary API Labelary API on the CLI.

Build Status Coverage Status NPM Licence

Showcase

Labelary will prompt you for details on your label to be generated such as the path to your ZPL label, desired size, desired new label format, desired new label filename, etc. Once done, Labelary will take the ZPL details and build either a PDF or PNG file based on your selection.

Install

Install Labelary globally via NPM, use from anywhere:

npm i -g labelary

Usage

# Start up the Labelary prompt on the CLI
labelary

Development

# Install project locally
npm i

# Lint files
npx eslint index.js

# Run tests
npm run test

About

Create PDF's or PNG's from ZPL labels via the Labelary API on the CLI.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published