Commit graph

7 commits

Author SHA1 Message Date
Linus Unnebäck
9cc0e3b78d
Use const/let instead of var 2020-04-16 22:50:11 +01:00
Linus Unnebäck
a5a8563ba4
Drop support for Node.js < 10.13.0 2020-04-16 22:45:26 +01:00
Linus Unnebäck
48b4cdc93e
Upgrade to Standard v14 2020-03-30 19:08:20 +01:00
Vincenzo Greco
a86068a290 Update svg renderer tests 2017-12-27 20:40:50 +01:00
Vincenzo Greco
b3f8d27644 Make renderer functions async 2017-03-20 23:33:38 +01:00
Vincenzo Greco
53d9f06e7f Refactor svg renderer 2017-03-18 10:39:55 +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