matthewmueller / matthewmueller/enqueue
Can this use wrapped/wrap-fn to work easier with promises?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Just curious if it would be easy to drop wrapped in this lib so I could use it with promises in mako?
If you're too busy, I don't mind opening a PR about it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the enqueue API and the linked wrapped package to understand how promise support would fit, including the mako use case mentioned in the issue. The issue names no source files or tests, so first establish the affected entry points and define expected promise behavior before implementation; done means the supported usage is documented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100