1.3.0 • Published 3 years ago

labelary v1.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

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

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
1.3.0

3 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago