voidcosmos / voidcosmos/npkill
archive node_modules folder to zip or tar.gz
Open
@Caballerog is already working on this.
Since Oct 24, 2019.
enhancement
- Dominant language
- TypeScript
- Stars
- 9.4k
- Forks
- 254
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
When I clean up node_modules I often want to save the installation for the future or when I am back in the node version, but that are a lot of steps to do.
Describe the solution you'd like
Moving the node_modules folder to an archive file, which is small and can be later unpacked.
Describe alternatives you've considered
no idea
Additional context
no
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.
Assessment
This issue has not been assessed yet.