browserify / browserify/node-util
formatWithOptions is missing
Open
- Dominant language
- JavaScript
- Stars
- 255
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
https://nodejs.org/api/util.html#utilformatwithoptionsinspectoptions-format-args
inspect has options, just need to forward them
Contributor guide
No contributing guide indexed for this repository
Research direction
The linked Node.js util documentation defines formatWithOptions; start by locating the existing inspect implementation and its exports. Confirm the missing entry point forwards inspect options and matches the documented behavior, then compare the result with the linked API reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100