Socket
Socket
Sign inDemoInstall

dirclean

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dirclean

Hello, this is a very simple yet helpful package. This allows you to clean a whole directory in seconds. Here is how you use it ```js const clean = require('cleandir') clean("PATH_TO_FILE"), ``` Or, you can use the CLI: ```bat cleandir -p PATH_TO


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Install size
1.05 kB
Created
Weekly downloads
 

Readme

Source

Hello, this is a very simple yet helpful package. This allows you to clean a whole directory in seconds. Here is how you use it

const clean = require('cleandir')
clean("PATH_TO_FILE"),

Or, you can use the CLI:

cleandir -p PATH_TO_FILE

Note you would have to install it with the global tag for it to work with the CLI

FAQs

Last updated on 01 May 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc