New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

labelmake

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

labelmake

PDF generation library of declarative style programing.

  • 2.0.23
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
202
decreased by-24.63%
Maintainers
1
Weekly downloads
 
Created
Source

Tweet npm NPM npm Unit Testing

labelmake

top

labelmake is a declarative style PDF generation library for Node and the browser.

Other PDF generation libraries makes program complex by imperative operations. So, I developed this library aiming at a more simple declarative style PDF generation library. Finally, the layout engine and design & code generator tools make PDF generation so easy!

Learn more at official website


Installation

Use npm to install the latest version.

npm install labelmake

You can use Yarn, NuGet or other methods as well. You can load it directly from jsDelivr.

Features

  • Input data supports the following input types.
    • Text
      • Custom font
      • Styling(size, color, aliginment, etc.)
    • Image
      • JPG
      • PNG
    • Barcode
      • QR Code
      • Japan Post 4 State Customer Code
      • EAN-8, EAN-13
      • Code 39, Code 128
      • Codabar(NW-7)
      • UPC-E, UPC-A

Demo

example

Development tools

template-design

Templates can be customized with design tools. and code can be generated with a generator.

API Reference

api

Detailed specifications can be found in the api documentation.

Services that are used in Production

production

labelmake.jp - variable data printing service.(Japanese)

Author

@hand-dot

labelmake is based on a amazing library pdf-lib(@Hopding).

Thanks to all contributors.

License

MIT

Keywords

FAQs

Package last updated on 06 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc