Make string path shorthands consistent and opt-in
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- tooling
Research direction
Read the context in #231, pull request #2877, and #220 before tracing the internal keysFromPath function and the path-handling functions. Check how the upcoming core Underscore 1.12 _.toPath and _.get APIs are expected to integrate. Done means an optional public path override, consistent use of _.get, and documentation describing one configurable source of truth.
Written by the indexing model from the issue text.
Description
Following up on #231, https://github.com/jashkenas/underscore/pull/2877 and #220 (stage 4):
- Turn the internal
keysFromPathfunction into a public function that can optionally be used to override the new_.toPathfunction in the upcoming core Underscore 1.12. - In all functions that work with paths, use the new
_.getfrom core Underscore 1.12. - Update the documentation to reflect that path behavior is configurable from a single point of truth.
- Dominant language
- JavaScript
- Stars
- 622
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from documentcloud/underscore-contrib
-
Boolean helper Open
Difficulty 3/5 1-2 days Newbie friendliness 38/100
documentcloud/underscore-contrib#254 · 2 comments ·
-
breaking change bug
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
documentcloud/underscore-contrib#252 · 7 comments ·
-
after modules enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
after modules question
Difficulty 5/5 Over a week Newbie friendliness 25/100
documentcloud/underscore-contrib#234 · 1 comment ·
-
after modules enhancement
Difficulty 5/5 Over a week Newbie friendliness 32/100
documentcloud/underscore-contrib#225 · 8 comments ·
All issues in documentcloud/underscore-contrib
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
mksglu/context-mode#1200 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
neondatabase/website#5944 ·
-
module: core
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
bigbluebutton/bigbluebutton#25849 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
jaegertracing/jaeger-ui#4506 ·