browserify / browserify/node-util
util.isDeepStrictEqual
Open
- Dominant language
- JavaScript
- Stars
- 255
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
Copy it from https://github.com/browserify/commonjs-assert/blob/master/internal/util/comparisons.js?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the implementation referenced in internal/util/comparisons.js from commonjs-assert and compare it with this module's existing util exports. Add util.isDeepStrictEqual with matching behavior, then verify the module exposes the new utility and that its comparison behavior agrees with the referenced implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100