John Anderson

Results 95 comments of John Anderson

Looks like #415 got closed, does that mean this is resolved?

@dennybritz Thanks! Looking forward to it

I found a snippet that almost makes this work: ``` const options = { customInlineFn: (element, { Style }) => { if (element.style.color) { return Style('color-' + element.style.color); // this...

@stephenmcd Any updates on this? We are preparing a new release and removing the 'beta' tag on gevent-socketio and would love for django-socketio to be supported as well. I could...

![2019-06-20 14_55_58-Select Windows PowerShell](https://user-images.githubusercontent.com/151924/59874147-94475f80-936b-11e9-87da-f88bd0c5fcd2.png)

Nope, NPM works fine. only yarn.

I think `System.Drawing.Common` is not included in .NET Core and it should be a nuget dependency on the build of `node-native-printer` if core is used

I should clean up my branch and send a PR, its not complicated but we need to refactor a little to make the configuration easier