# @flowx/container

> container for typeservice

Latest version **1.0.16** (published 2020-05-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @flowx/container
pnpm add @flowx/container
yarn add @flowx/container
bun add @flowx/container
```

## 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.16 |
| Published | 2020-05-24 |
| First published | 2020-05-15 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 2.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | evio |
| Maintainers | evio |

## Links

- npm: https://www.npmjs.com/package/@flowx/container
- npm.io page: https://npm.io/package/@flowx/container

## Dependencies (4)

- [minimist](https://npm.io/package/minimist.md) ^1.2.5
- [@flowx/events](https://npm.io/package/@flowx/events.md) ^1.0.3
- [@flowx/process](https://npm.io/package/@flowx/process.md) ^1.0.5
- [@types/minimist](https://npm.io/package/@types/minimist.md) ^1.2.0

## Recent versions

- 1.0.16 (latest) — 2020-05-24
- 1.0.15 — 2020-05-24
- 1.0.14 — 2020-05-23
- 1.0.13 — 2020-05-18
- 1.0.12 — 2020-05-18
- 1.0.11 — 2020-05-18
- 1.0.9 — 2020-05-17
- 1.0.8 — 2020-05-17
- 1.0.7 — 2020-05-17
- 1.0.6 — 2020-05-17
- 1.0.5 — 2020-05-17
- 1.0.4 — 2020-05-17
- 1.0.3 — 2020-05-16
- 1.0.2 — 2020-05-15
- 1.0.1 — 2020-05-15

## README

# `container`

> TODO: description

## Usage

```
const container = require('container');

// TODO: DEMONSTRATE API
```

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