matronator / matronator/GlobalCollapse
Update to a more modern toolchain on the frontend (Vite, Parcel, ...)
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 53
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
NPM is giving more and more warnings when running `npm install` about obsolete or deprecated packages. I think it's time to update the frontend toolchain to a more modern alternative. This would mean replacing Gulp with something like Vite or Parcel.
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. Start by reviewing the current Gulp setup and the warnings produced by npm install, then compare the proposed Vite or Parcel alternatives. Done means replacing Gulp with a selected modern toolchain and addressing the obsolete or deprecated package warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vite
- Domain
- build-system, frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100