documentcloud / documentcloud/underscore-contrib
Add _.fetch method
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 622
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
does underscorejs has something like fetch in ruby (http://ruby-doc.org/core-2.1.5/Hash.html#method-i-fetch) ?
I implemented my own extension to do that but I was wondering if you are interested in adding it to underscorejs. https://github.com/mottalrd/underscore-fetch/blob/master/lib/underscore-fetch.js
Thank you
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.
Research direction
Review the linked lib/underscore-fetch.js implementation and compare its proposed behavior with existing underscore-contrib utilities. The desired API and acceptance criteria still need maintainer confirmation; completion would be an agreed _.fetch addition to underscore-contrib.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100