Open P0oOOOo0YA opened 4 years ago
Is it possible to split the library into core version and cli implementation version. I mean dropping jsdom, minimist and request dependency and extract a core version which can be used in the browser and node.js.
jsdom
minimist
request
Is it possible to split the library into core version and cli implementation version. I mean dropping
jsdom
,minimist
andrequest
dependency and extract a core version which can be used in the browser and node.js.