# mkdirp-then

> mkdirp as promised

Latest version **1.2.0** (published 2016-02-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install mkdirp-then
pnpm add mkdirp-then
yarn add mkdirp-then
bun add mkdirp-then
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2016-02-28 |
| First published | 2014-08-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Jonathan Ong |
| Maintainers | jongleberry, stephenmathieson |
| Keywords | mkdirp, then, thenable, co, fs, promise |

## Links

- npm: https://www.npmjs.com/package/mkdirp-then
- Repository: https://github.com/fs-utils/mkdirp-then
- Homepage: https://github.com/fs-utils/mkdirp-then#readme
- Issues: https://github.com/fs-utils/mkdirp-then/issues
- npm.io page: https://npm.io/package/mkdirp-then

## Dependencies (2)

- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.0
- [any-promise](https://npm.io/package/any-promise.md) ^1.1.0

## Alternatives

- [flatbuffers](https://npm.io/package/flatbuffers.md) — 6.0M weekly downloads
- [jwt-simple](https://npm.io/package/jwt-simple.md) — 259.5K weekly downloads
- [@exodus/patch-broken-hermes-typed-arrays](https://npm.io/package/@exodus/patch-broken-hermes-typed-arrays.md) — 28.5K weekly downloads
- [@native-to-anchor/buffer-layout](https://npm.io/package/@native-to-anchor/buffer-layout.md) — 12.2K weekly downloads
- [binary-parser-encoder](https://npm.io/package/binary-parser-encoder.md) — 5.3K weekly downloads

## Recent versions

- 1.2.0 (latest) — 2016-02-28
- 1.1.1 — 2015-12-31
- 1.1.0 — 2015-07-10
- 1.0.1 — 2014-12-06
- 1.0.0 — 2014-08-14

## README

# mkdirp-then

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Dependency Status][david-image]][david-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
[![Gittip][gittip-image]][gittip-url]

[npm-image]: https://img.shields.io/npm/v/mkdirp-then.svg?style=flat-square
[npm-url]: https://npmjs.org/package/mkdirp-then
[github-tag]: http://img.shields.io/github/tag/fs-utils/mkdirp-then.svg?style=flat-square
[github-url]: https://github.com/fs-utils/mkdirp-then/tags
[travis-image]: https://img.shields.io/travis/fs-utils/mkdirp-then.svg?style=flat-square
[travis-url]: https://travis-ci.org/fs-utils/mkdirp-then
[coveralls-image]: https://img.shields.io/coveralls/fs-utils/mkdirp-then.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/fs-utils/mkdirp-then?branch=master
[david-image]: http://img.shields.io/david/fs-utils/mkdirp-then.svg?style=flat-square
[david-url]: https://david-dm.org/fs-utils/mkdirp-then
[license-image]: http://img.shields.io/npm/l/mkdirp-then.svg?style=flat-square
[license-url]: LICENSE.md
[downloads-image]: http://img.shields.io/npm/dm/mkdirp-then.svg?style=flat-square
[downloads-url]: https://npmjs.org/package/mkdirp-then
[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square
[gittip-url]: https://www.gittip.com/jonathanong/

---
_Source: https://npm.io/package/mkdirp-then · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
