mkdirp-classic is a utility for recursively creating directories. Functioning similarly to the Unix mkdir -p command, it ensures all parent directories exist before creating the target directory. This package maintains compatibility with older Node.js versions and offers a straightforward API for robust directory creation. It handles edge cases and ensures consistent behavior across platforms, making it a reliable choice for projects requiring programmatic directory management. It serves as a classic alternative.
The npm package mkdirp-classic shows very infrequent releases. It had a release in March 2020 (version 0.5.2) and another in May 2020 (version 0.5.3). From June 2020 to August 2025, there were no further releases, indicating a period of inactivity for this package.
Mkdirp-classic downloads show a generally increasing trend from March 2024 to July 2025, peaking at over 62 million. There's a slight dip in August 2025, and a more significant decrease in September 2025, although this month's data is incomplete.