Kitsune

Results 17 issues of Kitsune

This PR fixes #57, #40 and #20 by relocating common dependencies to their own namespace, thus avoiding `java.lang.module.ResolutionException`.

Good Morning, Is it possible to reload the images / data.Jason in real-time?? It would be really better. Thank you, Gabriel

This is a straightforward solution to #620, implementing a `CommandContext.serverContext` property that can be defined by the Server. `CommandContext.serverContext` is naturally a generic of the default type `unknown`, leaving the...

Hello there, I hope all of you are doing well. CloudFlare Workers/Pages passes an extra parameter to the request handler, namedly `env`, which is received at [cfworker.ts](https://github.com/Snazzah/slash-create/blob/master/src/servers/cfworker.ts#L21), but nothing seems...

I'm currently porting a project I was working on to zeit.co's now.sh, and I believe Google Cloud Firestore is an accessible way to store data in the cloud, but, unfortunately,...

help wanted
accepting PRs
community
comp: drivers and platforms
new driver

This PR adds CLI support for [vinxi](https://github.com/nksaraf/vinxi)-based projects, such as [@tanstack/start](https://tanstack.com/start/latest) and [Solid Start](https://start.solidjs.com/). Thanks to the fact that those projects are essentially Vite projects, not many changes were necessary,...

Currently, there is no way to reconstruct a Tape after performing raw token manipulation. A use case (which is what I have in a project I'm working on) is parsing...