Open bjrmatos opened 7 years ago
this PR adds a node.js API to the package and allow its usage from a node.js app (require('winser') is now possible.), it also contains a fix for #40
require('winser')
with this PR the following issues probably should be closed: #40, #38, #34
please let me know if you are ok with this, and i would work on adding docs about the API
ping @jfromaniello for review.
this PR adds a node.js API to the package and allow its usage from a node.js app (
require('winser')
is now possible.), it also contains a fix for #40with this PR the following issues probably should be closed: #40, #38, #34
please let me know if you are ok with this, and i would work on adding docs about the API
ping @jfromaniello for review.