/newcleanfolder

Create a folder, or clean it if it already exists

Primary LanguageJavaScript

New clean folder

An NPM package with a function that creates a folder with the given name, or cleans it if it already exists.

The main purpose was to try to add a package to NPM for the first time :)