pieces-qrcode
v0.1.1
Published
[![npm version](https://badge.fury.io/js/pieces-qrcode.svg)](https://badge.fury.io/js/pieces-qrcode)
Downloads
2
Readme
pieces-qrcode
This is an Activepieces piece for text to QR code.
This library was generated with Nx.
Running lint
Run nx lint pieces-qrcode
to execute the lint via ESLint.
Publish
- Clone activepieces repo.
- Clone this repo into root of activepieces repo.
- Run
npm i && npm run publish-piece qrcode
in root of activepieces repo.