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.1.0
Version published
Maintainers
1
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 06 Mar 2025

Related posts