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

Added a method to render QR Code as an Html table. #15

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    d679d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8f0ff View commit details
    Browse the repository at this point in the history
  3. added prettier config.

    igorshmukler committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    95e6a49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dacdf5 View commit details
    Browse the repository at this point in the history
  5. added the initial qr code as HTML table renderer implementation. (#1)

    * added the initial table qr code implementation attempt.
    
    * added a method to render a table, hopefully useful for email.
    
    * added prettier config.
    
    * changed package name, so i could be one immediately.
    igorshmukler authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    dfd7ad7 View commit details
    Browse the repository at this point in the history
  6. updated readme

    igorshmukler committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    38d74a3 View commit details
    Browse the repository at this point in the history
  7. resolved conflicts.

    igorshmukler committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a22b490 View commit details
    Browse the repository at this point in the history