{"library":"parse-mongo-url","type":"library","category":null,"description":"Parses MongoDB connection strings into structured objects. Based on the url_parser.js from the MongoDB Node.js native driver v2.0. Version 1.1.1 is stable but has no recent updates (last release in 2017). Lightweight with zero dependencies. Provides a simple API to extract hosts, database name, authentication, and options from MongoDB URIs. Suitable for legacy projects, but for new code consider using the official mongodb driver's built-in parsing or the `mongodb-connection-string-url` package.","language":"javascript","status":"abandoned","version":"1.1.1","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install parse-mongo-url","imports":["import parse from 'parse-mongo-url'","const parse = require('parse-mongo-url')"]},{"cmd":"yarn add parse-mongo-url","imports":[]},{"cmd":"pnpm add parse-mongo-url","imports":[]}],"homepage":"https://github.com/sorribas/parse-mongo-url","github":"https://github.com/sorribas/parse-mongo-url","docs":null,"changelog":null,"pypi":null,"npm":"parse-mongo-url","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}