make-dir is a robust Node.js package that simplifies the process of creating directories, including any necessary parent directories, recursively. Unlike the standard fs.mkdir, make-dir handles the entire path creation seamlessly, preventing errors when intermediate directories don't exist. It offers promise-based and synchronous APIs, ensuring compatibility with various coding styles. Clean, dependable, and widely used, make-dir is an essential utility for any Node.js project requiring directory management.
The make-dir npm package had sporadic releases between May 2017 and May 2024. Releases were most frequent in 2019 and 2020. Version 1.0.0 was released in May 2017, and version 5.0.0 in May 2024. There have been no new releases since May 2024, and no releases at all in 2025 until September 11, 2025.
Make-dir's npm downloads show a generally increasing trend from March 2024 to August 2025, peaking in June and July 2025. September 2025 downloads are significantly lower, likely due to incomplete monthly data as today is September 11th.