2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript4,187 stars (4,187 stars)468 forks (468 forks)batch import
enhancementhelp wanted
Description
is it possible to add a toggle option to use bson for mongodb
Contributor guide
- Tech stack
- javascripthtmlcss
- Domain
- frontendtooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- None
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 45
- Research direction
- Examine the existing JSON to Go conversion code in the repository to understand how JSON input is parsed and converted to Go types. Then design a toggle option to support BSON format, possibly requiring integration with a BSON library. Since the issue is just a question, reach out to the maintainer for clarification on expected behavior and scope.