Sami Kukkonen

Results 5 comments of Sami Kukkonen

Ran into this as well, seems like subpath imports are not resolved when `package.json` is in a parent directory relative to the module making the request. Node.js works fine on...

Thanks! Two things: the options should be URL-encoded, and the changes need to be tested. Could you add unit tests for the functionality?

@toymachiner62 If the output format can be specified via the query params then, in theory, yes. Outputting in a format other than XML would break response parsing, however.

Sorry for the long delay answering! I'd rather see this evolve to a more native way of passing in options. Your example could be written as: ``` javascript wolfram.query({ search:...

Note that #12 implements the aforementioned functionality without unit tests though