Jasper
Jasper
I love this library and use it all the time. But one drawback is that when i use it in animation, the overhead of creating new chroma instances and inferring...
A mildly responsive, well caffeinated design by Jasper Palfree.
- **Version**: [email protected] - **Platform**: OS X 12.1 (21C52) #### Severity: Medium #### Description: Just calling attention to error upstream in node-fetch. https://github.com/node-fetch/node-fetch/issues/1219 I was attempting to call `dag.resolve()` on...
I feel so inept at this. I appreciate the help. I'm trying to create a helper function that will take an array slice and create a dimensioned `nalgebra::Vector3` out of...
(I'm sorry. I'm very new to rust and having a hard time understanding the type system.) What I'm trying to achieve is a method on a struct that accepts any...
This is related to #128 but a different problem. Currently plotly seems to be calling a non-existent method `require.undef` which is causing the plots not to load. ```html window.PlotlyConfig =...
Recently in physicsjs i implemented body sleeping. I played around with techniques until i got something that seemed to give sensible behavior. Instead of having a velocity threshold I have...
Related to #372 Although there are ways of getting around this, it would make things much more convenient to expose the endpoint on a proxy property. I'm using comlink-loader, which...
Hi I've patched the code so that it should work as an AMD Module (with requireJS), a node module (as per commonJS syntax), or a browser global. The declaration style...
### What happened? Hi. I'm trying to use wapm and wasm-bindgen to create js/python bindings for a library i'm writing, and _it works in node.js_, but when i try to...