sumimakito / Awesome-qr.js

An awesome QR code generator written in JavaScript.
https://www.bitcat.cc/webapp/awesome-qr/index.html
Apache License 2.0
1.67k stars 251 forks source link

dependency-free npm package #65

Open mknj opened 3 years ago

mknj commented 3 years ago

It would be really nice to have an npm package that does not rely on gyp (python+c compiler).

This would solve many installation problems where the correct python or C-compiler version is not available.