🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

n8n-nodes-mallabe-barcodes

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-mallabe-barcodes

n8n community node that allows the generation & scanning of different barcodes, such as the popular QR code, UPC, EAN & others using Mallabe Barcodes

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Mallabe Logo

n8n-nodes-mallabe-barcodes

This is an n8n community node for Mallabe Barcodes.

It allows you to manipulate images using different operations.

For more information, refer to the Mallabe website.

Current supported operations:

  • Generate Barcode
  • Generate QR Code
  • Scan Barcode / QR Code

License

MIT

Development

Running Locally (Summary)

  • Install n8n globally using https://docs.n8n.io/integrations/creating-nodes/test/run-node-locally/
  • Run nvm use to use the correct node version in the node folder.
  • Run pnpm install in the node folder.
  • Run pnpm link --global to register as package.
  • Run pnpm run build whenever you make changes to the node.
  • Run cd ~/.n8n
  • Stop n8n if it was already running.
  • Run pnpm link --global n8n-nodes-mallabe-barcodes in n8n custom folder.
  • Run n8n start

Note: if you like to watch the development instead of rebuilding every time, use npm run dev.

Keywords

n8n-community-node-package

FAQs

Package last updated on 04 Mar 2025

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