Commit graph

5 commits

Author SHA1 Message Date
Linus Unnebäck
9cc0e3b78d
Use const/let instead of var 2020-04-16 22:50:11 +01:00
Vincenzo Greco
d7066d4a08 Add support for Promises 2017-12-28 17:09:29 +01:00
Ryan Day
91c5da3169 fixing output of terminal renderer to actually work in terminals. 2017-07-06 10:09:43 -07:00
Vincenzo Greco
8fb9d0bb88 Refactor terminal renderer 2017-03-18 10:39:56 +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