-
### Guidelines
- [X] I checked for duplicate suggestions
- [X] My suggestion intends to add or improve something
### Version
Development (Unstable)
### Topic
A programming feature (e.g. APIs, twe…
-
### What is the problem this feature would solve?
Bun currently lacks a native solution for managing promises with controlled concurrency and priority. While JavaScript’s `Promise.all` and `Promise.a…
-
Does this package have compatibility with shadcn? I was looking through the issues, but didn't see anything regarding that.
For example, something like this:
```
import {
Form,
FormContro…
-
For anyone coming to post an issue here, please be aware this repo hasn't been maintained for several years.
I've just published a reimplementation of yauzl called [yauzl-promise](https://www.npmjs…
-
There are a lot of promise libs out there, let people chose which one they want to use.
-
**Describe the bug**
A clear and concise description of what the bug is.
When running the new version of `react-dropzone: @14.3.5` [link](https://github.com/react-dropzone/react-dropzone/releases/…
-
This is more informational! Thanks for that awesome library!
We faced an issue within `next.config.js` that was not mentioned in the docs so far: the `withContentCollections` returns a promise and …
-
This might be helpful for composing async tasks.
-
Results with a `.then` are generally thought to be promises. The issue here is that the result isn't a real promise and doesn't conform the promises A+ spec.
This becomes a problem for example if …
-
Many platforms now have promises built in, and it seems like promise-loader should use that by default.