Refactor: extract the Catalog parsing as a separate library
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Continuing with the idea of creating a monorepo for everything related to MoQ for JavaScript (https://github.com/englishm/moq-js/issues/32), this issue aims to develop an individual library for catalog parsing that can be exported independently.
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 issue #32 and locating the existing Catalog parsing implementation in the MoQ JavaScript project. The work is done when catalog parsing is separated into an independently exportable library, but the issue does not identify files, tests, or the library boundary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100