Skip to content

Commit 734bb26

Browse files
committed
Add Next.js support
Add Next.js support
1 parent 7f2a2a4 commit 734bb26

File tree

6 files changed

+74
-1305
lines changed

6 files changed

+74
-1305
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module.exports = function(grunt) {
1212
`/**
1313
* EasyQRCodeJS
1414
*
15-
* Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title, etc.(Running with DOM on client side)
15+
* Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title, etc. Support Angular, Vue.js, React, Next.js framework. (Running with DOM on client side)
1616
*
1717
* Version <%=pkg.version %>
1818
*

dist/easy.qrcode.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)