# pifpaf

> Util library for rapid file IO

Latest version **1.0.4** (published 2014-02-09) · BSD license · 0 weekly downloads

## Install

```sh
npm install pifpaf
pnpm add pifpaf
yarn add pifpaf
bun add pifpaf
```

## 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.0.4 |
| Published | 2014-02-09 |
| First published | 2013-07-23 |
| Weekly downloads | 0 |
| License | BSD |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Thijs Vermeir |
| Maintainers | lovebug356 |

## Links

- npm: https://www.npmjs.com/package/pifpaf
- Repository: https://github.com/lovebug356/pifpaf
- Issues: https://github.com/lovebug356/pifpaf/issues
- npm.io page: https://npm.io/package/pifpaf

## Dependencies (3)

- [q](https://npm.io/package/q.md) ~0.9.6
- [rimraf](https://npm.io/package/rimraf.md) ~2.2.2
- [underscore](https://npm.io/package/underscore.md) ~1.5.1

## Recent versions

- 1.0.4 (latest) — 2014-02-09
- 1.0.1 — 2014-02-09
- 1.0.3 — 2013-07-29
- 1.0.2 — 2013-07-29
- 1.0.0 — 2013-07-23

## README

pifpaf
======

Node.js util library for rapid file IO with a promise API

Installation
============

```
npm install pifpaf
```

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