thednp
thednp
@bahmutov have a look at this repo [SVGPathCommander](https://github.com/thednp/svg-path-commander/actions) direct link to [workflow run](https://github.com/thednp/svg-path-commander/runs/6144822648?check_suite_focus=true) the exact same issue ``` Cannot find coverage file /home/runner/work/svg-path-commander/svg-path-commander/.nyc_output/out.json Skipping coverage report ``` I'm using esbuild...
@arberosmani you can have a look at [my repo](https://github.com/thednp/shorty) relatively recent update. The github cli doesn't fail. Note: the repo is typescript!
I know about Solid, I watch your every stream and test almost every release ;P I guess what I'm trying to figure out is how Builder and qwik work, where...
Hey I'm interested in forking this, seems to work similar to tween.js, which is great. BTW: Would you be interested in teaming up with me to make a plugin for...
SVGMorpheus just as Snap SVG / Raphael works great if your paths are handmade prepared for tween animation, or else the animation seems 'unnatural'. However there is only one script...
Check out a [better way to morph SVG](http://thednp.github.io/kute.js/svg.html).
Sup. Got some questions :D * Wanna know if your code can simplify curves (MCCCC type paths) into H,V,L,Q,A,S in a way that it shrinks the size of the output...
If somehow they don't merge my commit, you can make use of https://codepen.io/thednp/pen/yLVzZzW it's superior to minicolors. Cheers
There isn't any, yet. The above link is IT for now. In Joomla repo it will likely mention that link as well https://github.com/thednp/joomla-cms/blob/patch-1/build/media_source/system/js/fields/joomla-field-color-picker.es6.js Btw love your work.
> Yeah those sort of ambient types have been giving me trouble a bit. And they seem to work differently outside and inside of the repo. Let's merge and see....