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

Commits on Sep 17, 2024

  1. feat: add configurable HTML-ID prefix for SVG codes

    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.
    kmoschcau committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5e1ad7b View commit details
    Browse the repository at this point in the history