Commit graph

19 commits

Author SHA1 Message Date
Miloslav Mrvík
346fa1aae1
Imperfections in README.md 2020-05-26 17:14:10 +02:00
Miloslav Mrvík
77ec831fa8
Smaller terminal QR codes 2020-05-26 17:09:11 +02:00
Kennedy Baird
5d848e842d adding number type to yargs 2019-09-20 15:13:59 +12:00
Kennedy Baird
4ee1389761 fix qrcode version issue 2019-09-20 15:12:45 +12:00
Ryan Day
8627abfd06 fix: impossible to set qrcode version due to conflicting cli -v flag
added -qv flag or --qversion that can be passed with the cli. fixes 
2019-09-19 09:13:47 -07:00
Ryan Day
e4ad095083 fix: fixes yargs coercing number args eating zeros 2019-07-03 15:28:49 -07:00
Ryan Day
46bc19ea1c making reading from stdin option if not a tty 2018-07-31 09:03:52 -07:00
Vincenzo Greco
4efb6ba77f
Merge pull request from soldair/feature/width-option
Add width option
2017-12-27 18:59:07 +01:00
Vincenzo Greco
4af9292692 Fix wrongly handled input 2017-12-15 18:17:49 +01:00
Vincenzo Greco
673d1a3b4b Add width option 2017-11-12 19:34:20 +01:00
Vincenzo Greco
3bf0577b27 Add support for piped input 2017-11-09 21:49:46 +01:00
Vincenzo Greco
c7b75a59fc Add support for command line options 2017-10-21 12:10:56 +02:00
Vincenzo Greco
0d6129737e Refactor public api 2017-03-18 10:39:57 +01:00
Vincenzo Greco
77064f5e5e Refactor/core ()
* Split core lib into multiple files

* Refactor data encoding methods

* Refactor data masking process

* Improve qr code generation process

* Increase minimum required node version to 0.10

* Add linter

* Add tests and tests coverage

* Update travis config to fix compilation issues

* Add examples folder

* Add missing license tag in package.json

* Update build script and add sourcemap support

* Publish only strictly needed files on npm

* Update readme
2016-12-16 23:45:08 +01:00
Vincenzo Greco
6cdcb439f6 Add support for svg output 2016-09-19 00:44:00 +02:00
Ryan Day
afc6486f29 fixes paths for windows 2016-08-16 06:29:42 -07:00
Ryan Day
9329fc485b bumping version. time to publish test qrcodes 2012-06-23 20:22:37 -07:00
Ryan Day
c777738ba8 added file generation to qrcode command line app 2012-05-05 07:40:55 -07:00
Ryan Day
e097dc1a8b support for ascii qrcodes in yout terminal [./bin/qrcode texthere] 2012-03-02 11:24:25 -08:00