1.0.9 • Published 1 year ago

node-lib-cleaner v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

node-cleaner

指定したディレクトリ内の node_modules を検索し、対話式に削除します。

https://user-images.githubusercontent.com/94446930/216807461-b6fb6175-2d41-45d0-a907-f17d1745d575.mov

インストール

npm install -g node-lib-cleaner

使い方

node-cleaner ~/Your/Projects/Root [options]

オプション

書式概要初期値
--checknode_modules検索のみを行うモードで実行しますfalse
-l削除確認するnode_modulesの数値上限を設定5
--force削除確認を割愛し、強制的に削除を行いますfalse
--susuperuserにてファイル検索/削除を行います (非推奨)false
1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago