mafintosh / mafintosh/mutexify
browser implementation
Open
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
`process.nextTick` isn't defined in browsers. This library is definitely useful in chrome extensions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the library's use of process.nextTick and review how its scheduling works in browser environments. The work is done when the mutex can be used in Chrome extensions without relying on process.nextTick, with browser behavior verified by the project's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100