A QR code generator based on Node.js.
npm install
and
bower install
grunt server
enter something(text or URL) in the input box
select parameters
click button.
grunt server
then visit: http://localhost:1337/qr/gen?s=50&c=http://www.wandoujia.com
This code is distributed under the terms and conditions of the MIT license.