# broccoli-kitchen-sink-helpers

> Collection of helpers that need to be extracted into separate packages

Latest version **0.3.1** (published 2015-10-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install broccoli-kitchen-sink-helpers
pnpm add broccoli-kitchen-sink-helpers
yarn add broccoli-kitchen-sink-helpers
bun add broccoli-kitchen-sink-helpers
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.1 |
| Published | 2015-10-18 |
| First published | 2014-04-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 4 |
| Author | Jo Liss |
| Maintainers | joliss |

## Links

- npm: https://www.npmjs.com/package/broccoli-kitchen-sink-helpers
- Repository: https://github.com/broccolijs/broccoli-kitchen-sink-helpers
- Homepage: https://github.com/broccolijs/broccoli-kitchen-sink-helpers#readme
- Issues: https://github.com/broccolijs/broccoli-kitchen-sink-helpers/issues
- npm.io page: https://npm.io/package/broccoli-kitchen-sink-helpers

## Dependencies (2)

- [glob](https://npm.io/package/glob.md) ^5.0.10
- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.1

## Recent versions

- 0.3.1 (latest) — 2015-10-18
- 0.3.0 — 2015-10-17
- 0.2.9 — 2015-08-16
- 0.2.8 — 2015-08-11
- 0.2.7 — 2015-05-28
- 0.2.6 — 2015-01-17
- 0.2.5 — 2014-09-29
- 0.2.4 — 2014-07-01
- 0.2.3 — 2014-06-30
- 0.2.2 — 2014-04-28
- 0.2.1 — 2014-04-24
- 0.2.0 — 2014-04-05
- 0.1.2 — 2014-04-05

## README

# broccoli-kitchen-sink-helpers

A disparate collection of helper functions used by Broccoli and Broccoli
plugins, though none of them are necessarily specific to Broccoli. Not
documented, specced, tested.

All of these are yearning to be extracted into packages of their own. Takers
are welcome.

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