Remove mdn-data dependency
Open
Nobody has claimed this yet.
p1
- Dominant language
- Rust
- Stars
- 57
- Forks
- 47
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 68
Description
Rari currently still depends on mdn-data, even though the same data should be included in webref.
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
Locate Rari's dependency declarations and the code that currently uses mdn-data, then inspect how the equivalent data is provided by webref. Run the project's existing checks after removing the dependency and switching to the webref source; done means Rari builds and its checks pass without mdn-data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100