Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add configurable HTML-ID prefix for SVG codes #218

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kmoschcau
Copy link

This adds an option for callers to provide an HTML-ID prefix for SVG QR-codes, in order to make them unique and enable using this library for multiple QR-codes on a single page.

Further it adds a .node-version file which can be used by nodenv or just manual node version selection, to specify a node version that is able to install, build and test this code base without adding any changes.

Closes #210.

This adds an option for callers to provide an HTML-ID prefix for SVG
QR-codes, in order to make them unique and enable using this library for
multiple QR-codes on a single page.

Further it adds a .node-version file which can be used by nodenv or just
manual node version selection, to specify a node version that is able to
install, build and test this code base without adding any changes.

Closes kozakdenys#210.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple svgs show same QRCode
1 participant