Choose the right EasyQRCodeJS version
masterSelect the package that matches your runtime environment:
| Project | Environment | Capabilities |
|---|---|---|
| EasyQRCodeJS | Client-side (Browser, Electron, NW.js) | Runs with DOM. Supports Canvas, SVG, and Table drawing. |
| EasyQRCodeJS-NodeJS | Server-side (NodeJS, Electron, NW.js) | Runs without DOM. Saves images to file (PNG/JPEG/SVG) or returns data URL. |
| EasyQRCode-React-Native | React Native | Generates QR code image or base64 data URL. |