medikoo / medikoo/observable-array
Interop example
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi! That's pretty cool package, but I see a couple things that would be nice to have.
- Interop: would be nice to come to compliancy with standard and enable streaming to eg. rxjs or other libs
- ESM support: would be nice to let users avoid tooling to use this lib.
- Unsubscribe when target is garbage collected - possible via FinalizationRegistry, otherwise it is leaking or forcing manual unsubscribe now.
I see this package holds generic names in npm observable-array and reactive-array - would be nice to make it meet the expected level from the name, wouldn't 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
The issue names no files, tests, or entry points. Review the current package structure and distribution setup first, then clarify whether standard interop, ESM support, and garbage-collection-based unsubscribe are separate changes; done would require an agreed scope and verification for each selected requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100