btsimonh

Results 130 comments of btsimonh

this worked REALLY well with html-vue-loader.. not sure why the vm displays this one all on one line?

ref the end of https://github.com/pvorb/clone/issues/106 : this mod may be demonstrated using the below code: ``` // get a first copy of clone var clone = require('clone'); clone.clone1 = true;...

@pvorb - if uyou like this PR, then just say and I'll add to the readme. Are checks already broken, because I don't see how this change can have caused...

The V8 crash protection is based on a simple list of '[object Type]' strings, and is in the extensible portion, so anyone can enhance the protection as more types are...

Notes on my experience of extracting stuff from a VFS for use as dependencies, pkg style: On Windows, I use ProgramData// to cache pkg-like files from a virtual FS. This...

+1 just starting to get my head around using the card, but preset is not mentioned anywhere here. p.s. also just discovered 'decluttering-card.js' - which is excellent as you can...

@dpositive - I have it working... [withpresetmode.txt](https://github.com/artem-sedykh/mini-climate-card/files/6054145/withpresetmode.txt) ok, so I have 'hijacked' fan_mode, hardcoded MY set of preset mode values, and used the climate service to set it on selection....

hi @schmunk42, I've not looked into the codeceptjs stuff yet - is there a guide anywhere? I had some trouble working out how to get started and debug - I...

hi @schmunk42, thanks for bearing with me on this. no docker here; I try to keep things as simple as possible, and I'm windows 10 based :(. I was a...

I did a simple PR for this. Also made the png dep a devDependency.... 'cos people don't need it unless they are playing?