module
Here are 3,527 public repositories matching this topic...
-
Updated
Mar 28, 2019 - Objective-C
-
Updated
Aug 28, 2020 - C
Right now we have _moduleAliases
and _moduleDirectories
options that we read from package.json. It makes sense to move them into "module-alias": { alias, modules }
(names alias, modules
can be different, just took them from WebPack https://webpack.js.org/configuration/resolve/)
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Mar 29, 2020 - JavaScript
-
Updated
Aug 28, 2020 - PHP
-
Updated
Aug 10, 2020 - JavaScript
Currently, Airshare doesn't have an added layer of security over the code. Adding a password feature would allow for an extra layer of security, especially when sending more sensitive information.
-
Updated
Mar 14, 2019 - Python
-
Updated
Jul 31, 2020 - JavaScript
-
Updated
Aug 4, 2020 - C++
Improve this page
Add a description, image, and links to the module topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the module topic, visit your repo's landing page and select "manage topics."
Description
npkill
lists the home directory as anode_modules
directory:Reproduction
npkill --sort size
./Users/user/.
will appear on the list.