Sam Ritchie

Results 356 comments of Sam Ritchie

I had started on this project over at https://mathlive.mentat.org/#extracting-mathjson, with a cljs wrapper of https://cortexjs.io/mathlive/, which I'm sure has matured since I started the project. I'd recommend you start there,...

Looks like I can't DM you (from @sritchie on Twitter) but I'm interested and responded to the other issue.

Will do, I’ve got a few other projects to power through but I’ll spin up on this sometime in the next month or two. Thank you! On Mon, Oct 17,...

Feel free, I'm happy to review if you take a pass!

My personal code-writing is currently focused elsewhere but Emmy is never far from my mind!

If you like this, I'd also like to turn the code that generates the `cssEasing` string https://github.com/pmndrs/leva/blob/main/packages/plugin-bezier/src/bezier-plugin.ts#L31 into a function in `bezier-utils.ts` and export that as well. Then users can...