stychu

Results 31 issues of stychu

Does this plugin support runtime operations. Or its purely edit time (editor). Say I would like to have item templates where they have some dynamic attributes. And on runtime I...

Just found this mentioned on some reddit post. I've been doing some research for the past few months around functional, RPC like framework (correlated with tRPC, ts-rest, zodios, telefunc, blitz-rpc...

Current documentation is very sparse. I can't manage to setup properly the database. Could you make some documentation on how to setup properly the database?

Seems either there is a bug in the plugin or there is an edge case that is not handled. I installed the plugin and did the setup but I have...

Hi I want to hit my external API with bunch of requests. API allows for 30 TPS. I need to execute 500 requests which each request returns 100 objects that...

Hi, Im trying to get a grasp of functional programming but having some issues. How I would pipe a value where it can be an object or undefined and then...

typing

Will this ever support full typescript return typings? ```ts import { flatten } from 'flatten-anything' const target = { name: 'Ho-oh', types: { fire: true, flying: true } }as const...

I see few issues not being tackled, latest release failing. Is this project still maintained ? Any good alternative if so ?

Hi, can this be used with Azure maps?? I would appreciate any guideline on whether this will work with azure map or not.

Update the documentation with a pagination example how to use multiple pagination/tables with nuqs and search params.