Alex Pineda

Results 17 comments of Alex Pineda

There are packages that use the jsdoc to create types. eg. https://github.com/abalabahaha/eris https://www.typescriptlang.org/docs/handbook/declaration-files/dts-from-js.html I'll play around with this later as I'd like to use nebula in my TS project in...

Bump on this. I'd like to transform jsx on request.

A potential issue with this is that you'd have to be sure there are no further operations in the method. For example if it's using `set(x, y, z)` and the...

I would like to help if I can. It would be nice to have a brain dump from some of the original contributors?

I'm not sure if this behavior is desirable on your end for this package but I did want to make note of it as it could arguably violate [package.json constraints...

Ok, so I made two examples, one using `misc_animation_keys` and the second using one of my gltf files. The `misc_animation_keys` version seems to have no issue. https://codepen.io/alexpineda/pen/eYrvrbg My `gltf viewer`...

Alright well I haven't solved it yet as I prefer to use the compiler tools rather than re-implementing a lot of logic. Created to https://github.com/dsherret/ts-morph/issues/1346 be more specific.

How can I help?

Alright I'll try and set some time apart and get at least one done. I'm worried the process is a little error prone but it seems to be working so...