From 0c6e2aacdbb1bd35bfc1e002f36999e8e1a508d9 Mon Sep 17 00:00:00 2001 From: devadryan Date: Fri, 13 Nov 2020 10:02:41 -0300 Subject: [PATCH 1/2] added function to colorize the paterns --- index.html | 7 +- qrcode.js | 982 +++++++++++++++++++++++++++++++++++++++++++++++++---- 2 files changed, 918 insertions(+), 71 deletions(-) diff --git a/index.html b/index.html index fc16f3d..72d3eeb 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,11 @@ ``` +![image](https://user-images.githubusercontent.com/26313003/99075655-9c272580-2598-11eb-9352-22b64bba001c.png) + and you can use some methods ```