New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

mkdir-async-recursive

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mkdir-async-recursive

Asynchronously and recursively creates a directory. Returns undefined or the first directory path created.

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
2
-75%
Maintainers
1
Weekly downloads
 
Created
Source

mkdir-async-recursive

Asynchronously and recursively creates a directory. Returns undefined or the first directory path created.

Installation

npm install mkdir-async-recursive

Usage

import mkdirAsyncRecursive from 'mkdir-async-recursive'

const path = await mkdirAsyncRecursive('/path/source')

Keywords

mkdir

FAQs

Package last updated on 28 Nov 2024

Related posts