mafintosh / mafintosh/csv-parser
Web streams
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Proposal
Have you considered a version of this that uses web streams API (which is supported by Node, Deno, Bun, and all browsers) instead of Node streams API.
### Feature Use Case
Using it in the browser and other environments outside of Node.
Contributor guide
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
No files, tests, or entry points are named. Start by examining the existing CSV parser interface and how it depends on Node streams, then review the Web Streams API requirements for browsers, Node, Deno, and Bun. Done would mean a defined, tested version that works in those environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100