Mongo URL Parser
JSON →Parses MongoDB connection strings into structured objects with auth, server, database, and replica set options. Version 1.0.2 is stable but no longer actively maintained; the functionality is provided natively by the mongodb driver's MongoClient constructor. For production use, prefer official MongoDB driver's connection string parsing over this standalone package.
Resources
packagemongo-url-parser ↗