denodrivers / denodrivers/mongo

parseConnectionString not exported in jsr version

Open Beginner friendly
#420 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
511
Forks
89
PR merge metrics
No merged PRs in 30d

Description

I need to parse the connection string so I can tweak the options a little but the parse util is not exported when using jsr.

This line here:
https://github.com/denodrivers/mongo/blob/main/src/client.ts#L47

There is no way for me to import the parse function from this module through JSR. It would be really nice if it could be exported so I could use it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at src/client.ts line 47 and inspect how parseConnectionString is defined and exposed in the JSR package. Check the package's JSR entry points or exports, then verify that users can import the parser and still adjust the parsed options as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
mongodb, typescript
Domain
database
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.