</>PackageGraphPackageGraph

make-dir

npmv5.1.0TypeScript

Make a directory and its parents if needed - Think `mkdir -p`

0
Weekly downloads
2
Dependents
8
Dependencies
4/100
Popularity

Overview

make-dir is an npm package that make a directory and its parents if needed - Think `mkdir -p`. The latest version is 5.1.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need make a directory and its parents if needed - Think `mkdir -p` and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of make-dir.

lessistanbul-lib-repo…make-dir
make-dir dependencies dependents

Dependencies

Dev (8)

@types/graceful-fs ^4.1.9@types/node ^20.12.8ava ^6.1.2graceful-fs ^4.2.11path-type ^5.0.0tempy ^3.1.0tsd ^0.31.0xo ^0.58.0

Used by

Popular packages that depend on make-dir.

Alternatives to make-dir

Frequently installed together

Version history

VersionPublishedLicense
5.1.0latest10 months agoMIT
5.0.02 years agoMIT
4.0.03 years agoMIT
3.1.06 years agoMIT
3.0.26 years agoMIT
3.0.16 years agoMIT
3.0.07 years agoMIT
2.1.07 years agoMIT
2.0.07 years agoMIT
1.3.08 years agoMIT
1.2.08 years agoMIT
1.1.08 years agoMIT
1.0.09 years agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install make-dir?

Run `npm install make-dir` to add make-dir to your npm project.

What license is make-dir released under?

make-dir is distributed under the MIT license.

How popular is make-dir?

make-dir has approximately 0 downloads per week and 2 known dependent packages.