You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ A QRCode component for React Native. Support Dot style, Logo, Background image,
28
28
| Project | Support |
29
29
| --- | --- |
30
30
|[EasyQRCodeJS](https://github.com/ushelp/EasyQRCodeJS)|**Running with DOM on CLIENT-SIDE .** Browser(IE6+, Chrome, Firefox, Safari, Opera, Mobile Safari, Android, Windows Mobile, ETC.), Electron, NW.js, ETC. |
31
-
|[EasyQRCodeJS-NodeJS](https://github.com/ushelp/EasyQRCodeJS-NodeJS)|**Running without DOM on SERVER-SIDE**. Save image to file or get data url text. NodeJS, Electron, NW.js, ETC.|
31
+
|[EasyQRCodeJS-NodeJS](https://github.com/ushelp/EasyQRCodeJS-NodeJS)|**Running without DOM on SERVER-SIDE**. Save image to file(PNG/JPEG/SVG) or get data url text. NodeJS, Electron, NW.js, ETC.|
32
32
|[EasyQRCode-React-Native](https://github.com/ushelp/EasyQRCode-React-Native)|**A QRCode generator for React Native**. Generate QRCode image or get base64 data url text. |
0 commit comments