-
[Examples](https://github.com/ariakit/ariakit/blob/main/contributing.md#creating-the-default-example) are the most important part of the project (even more so than the libraries themselves). We will h…
-
Part of #193245
Related #200226
Service Overview has a number of functional tests that are unsupported by the new deployment agnostic framework, since they use the es_archiver to load data for vario…
-
First of all, I love the visuals, thanks for making it!
I come from Vue community and would love to use them in as Vue components like Slidev.
I scanned through the code, and it seems most of th…
antfu updated
8 months ago
-
Currently, merchant is deeply coupled with django.
Let's make it possible to use in other frameworks.
@theju is working on a port here:
https://github.com/theju/merchant/tree/framework-agnostic
-
### Is your feature request related to a problem? Please describe.
I'm working on a monorepo with several apps, and having a dedicated adapter to a specific framework is not flexible enough for me.
…
-
This a great project. I have a question though about the goal in regards to `async` support. I see that as things are right now there's a dependency on tokio -- which I think rules out use w/ other as…
-
Hi,
I see there are a few SDTW implementations around. I'm mainly using Keras right now, and there are a few implementations there too. The one I have used thus far is very slow to run, as I reckon…
-
We'd like to support additional runtime environments, such as:
- [Cloudflare Workers](https://workers.cloudflare.com)
- [Deno](https://deno.land)
- [Bun](https://bun.sh)
- [Netlify Functions](http…
-
please consider separating out the jsonapi api and the redux integration into individual repos
-
**Is your feature request related to a problem? Please describe.**
Active code requires user to code his way for each and every required feature. Hard to adopt and reuse coded features later. Every n…