We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fbd0a4 commit 898591dCopy full SHA for 898591d
README.md
@@ -1,10 +1,11 @@
1
# paulmillr-qr
2
3
-Minimal 0-dep QR code generator & reader.
+Minimal 0-dependency QR code generator & reader.
4
5
- 🔒 Auditable, 0-dependency
6
- 🏞️ Encoding (generating) supports ASCII, term, gif, svg and png codes
7
- 📷 Decoding (reading) supports camera feed input, files and non-browser environments
8
+- 🏎 Fast: faster than all JS implementations
9
- 🔍 Extensive tests ensure correctness: 100MB+ of vectors
10
- 🪶 14KB (gzipped) for encoding + decoding, 7KB for encoding
11
0 commit comments