labelary

1.3.0 • Public • Published

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

Package Sidebar

Install

npm i labelary

Weekly Downloads

19

Version

1.3.0

License

MIT

Unpacked Size

391 kB

Total Files

17

Last publish

Collaborators

  • justintime50