From 1c6ff178296b8c99f660116762189c1e4d523473 Mon Sep 17 00:00:00 2001 From: Jason Dreyzehner Date: Tue, 28 Feb 2023 18:47:30 -0500 Subject: [PATCH] Add SVG QR code animation library --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f74e6c5..73d53a1 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ This list contains the most useful tools and data for creating web animations. - [Walkway](https://github.com/ConnorAtherton/walkway) - An easy way to animate SVG elements. - [Raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library. - [Bonsai](https://github.com/uxebu/bonsai) - BonsaiJS is a graphics library and renderer. +- [``](https://github.com/bitjson/qr-code) – Web component for animating custom, SVG-based QR codes. ## Common