Results 15 issues of Carlo Bernaschina

The sendToken api has a little delay in the beginning of the animation making the element appear (flash) at coordinates before starting the animation.

bug

The text attr with a space in it puts a   that is not a valid XML entity (it should be &xA0;)

bug

npm and github are complaining about various dependencies with potential security vulnerabilities.

On arm this package fails executing even if optipng is installed in the system.

I'm reporting here, even if I'm experiencing the problem with `elkjs`, as in https://github.com/eclipse/elk/issues/472 it was reported that this is the correct way to do it. I'm encountering `Maximum call...

enhancement
alg-layered
easy-win

Can you please add the list of compatible compilers? VS 2013 does not support noexcept while VS 2015 finds "unknown size" errors everywhere. ``` Severity Code Description Project File Line...

I've developed 2 Libraries "radio_address" that allows to: - activate/diactivate the hardware based address checking of the packets. - set the address as a parameter of the application - set...

A couple of optimizations. - Avoid some checks if previous ones guarantee that they will be false. - Merge consecutive checks which have the same effect. - Store some temporary...

At the moment, the installation of this package fails on the arms64 (free pool) of travis-ci.

Would it be possible to add support to `WebP` in `imagemin`? [](https://www.npmjs.com/package/imagemin-webp) This would allow to generate the WebP counterpart of the assets images allowing to optimize loading times in...