# maeva-mongodb

> maeva-mongodb ===

Latest version **4.2.10** (published 2018-03-08) · ISC license · 0 weekly downloads

## Install

```sh
npm install maeva-mongodb
pnpm add maeva-mongodb
yarn add maeva-mongodb
bun add maeva-mongodb
```

## 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 | 4.2.10 |
| Published | 2018-03-08 |
| First published | 2016-09-11 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 114.2 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Maintainers | francoisv |

## Links

- npm: https://www.npmjs.com/package/maeva-mongodb
- npm.io page: https://npm.io/package/maeva-mongodb

## Dependencies (3)

- [lodash](https://npm.io/package/lodash.md) ^4.15.0
- [mongodb](https://npm.io/package/mongodb.md) ^2.2.8
- [underscore-switch](https://npm.io/package/underscore-switch.md) ^1.0.0

## Recent versions

- 4.2.10 (latest) — 2018-03-08
- 4.2.9 — 2018-03-08
- 4.2.8 — 2018-03-08
- 4.2.6 — 2018-03-08
- 4.2.5 — 2018-03-08
- 4.2.4 — 2018-02-26
- 4.2.3 — 2018-01-15
- 4.2.2 — 2017-12-21
- 4.2.1 — 2017-12-11
- 4.2.0 — 2017-12-10
- 4.1.0 — 2017-12-10
- 4.0.9 — 2017-12-09
- 4.0.8 — 2017-12-02
- 4.0.7 — 2017-12-02
- 4.0.6 — 2017-12-02
- … 23 more at https://npm.io/package/maeva-mongodb/versions

## README

maeva-mongodb
===

# Connect

```js
import maeva from 'maeva';
import mongodb from 'maeva-mongodb';

maeva.connect(mongodb());
```

Please refer to [maeva](https://github.com/co2-git/maeva)'s documentation for more information.

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