Jesús Leganés-Combarro

Results 996 comments of Jesús Leganés-Combarro

Can someone send a pull-request fixing this?

API shouldn't change, so supporting all forms is just a matter of having mapping lists...

Two options here, use defineProperties() and set the administrative ones as non enumerable, or use private attributes, that will be available in Node.js 12, that will be the new LTS...

> this is one of the reasons davidtheclark added [searchPlaces](https://github.com/davidtheclark/cosmiconfig/blob/master/README.md#searchplaces) [](/davidtheclark/cosmiconfig/blob/HEAD@{2018-07-04T19:26:14Z}/README.md#searchplaces). if you find it doesn't suit your needs then let me know. `searchPlaces` are searched for each one of...

Any update on this? I'm interested on using node-openvg-canvas (that uses node-openvg as basis) on NodeOS...

Could this work in a generic framebuffer device like VESA one? I'm thinking to use this for drawing on a Linux terminal on NodeOS.

I've managed with others to make node-canvas to use FbDev, and although unacelerated it works. There are plans to add support for EGL, too.

What a Node.js rewrite? :-) Or at least Typescript...

what changes do you suggest? There's no way to detect the actual platform to provide some safe default values...