# parse-mongo-url

> parse mongodb connection strings.

Latest version **1.1.1** (published 2015-09-29) · Apache 2.0 license · 0 weekly downloads

## Install

```sh
npm install parse-mongo-url
pnpm add parse-mongo-url
yarn add parse-mongo-url
bun add parse-mongo-url
```

## 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.1.1 |
| Published | 2015-09-29 |
| First published | 2015-03-05 |
| Weekly downloads | 0 |
| License | Apache 2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Eduardo Sorribas |
| Maintainers | sorribas |

## Links

- npm: https://www.npmjs.com/package/parse-mongo-url
- Repository: https://github.com/sorribas/parse-mongo-url
- Issues: https://github.com/sorribas/parse-mongo-url/issues
- npm.io page: https://npm.io/package/parse-mongo-url

## Recent versions

- 1.1.1 (latest) — 2015-09-29
- 1.1.0 — 2015-03-05
- 1.0.0 — 2015-03-05

## README

parse-mongo-url
===============

Parse mongodb connection strings. This is based on the 
[connection string parser](https://github.com/mongodb/node-mongodb-native/blob/2.0/lib/url_parser.js) 
from the [mongodb driver](https://github.com/mongodb/node-mongodb-native).

License
-------

Apache 2.0

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