novuscy

Results 3 issues of novuscy

Hello, I have a script like this: ``` k := "someKey" v := "someValue" data := { k: v } fmt.println(data) ``` the output is `{k: "someValue"}`, but the result...

Hello, thanks for this amazing crate! I was wondering if it would be possible to add support for separate max acceleration and max deceleration, there are situations where slow acceleration...

When build with Quasar V2, an error showed up: Extension(@quasar/qribbon): is not compatible with quasar v2.0.0-beta.8. Required version: ^1.5.1