Commit graph

4 commits

Author SHA1 Message Date
Linus Unnebäck
9cc0e3b78d
Use const/let instead of var 2020-04-16 22:50:11 +01:00
James Nicholson
925a98e571 Extracted the version check function into a separate unit to avoid having the circular dependency. Nothing fancy and no functional change. 2018-05-16 15:14:48 -04:00
Vincenzo Greco
139b700cc7 Add support for different encoding modes 2017-02-27 16:04:59 +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