lucagez / lucagez/slow-json-stringify
Serialization streaming support
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 474
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
It would be possible to implement streaming serialization support as a separate utility.
See https://github.com/lucagez/slow-json-stringify/issues/18#issuecomment-735701333 for more details and a reference (dummy) implementation
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 reading the linked issue comment and its dummy implementation, then inspect the repository to determine where serialization behavior is defined. The issue describes a separate streaming-serialization utility, but does not name files or tests; completion would require an agreed design and a working utility with coverage for the intended streaming behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100