Use a package manager to manage node packages/JS libraries
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 525
- PR merge metrics
- No merged PRs in 30d
Description
It seems management of node packages (swaggest-ui-dist and jquery, at least) is done manually (due to lack of a package.json/package-lock.json or similar files), which really isn't best practice.
It makes updating and verifiability hard.
Examples include npm, yarn, bower (deprecated so probably not a great choice), webpack...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.