FGRibreau / FGRibreau/lodash

filterObject looks like _.pick

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

These kind of look like [_.pick](https://lodash.com/docs#pick).

``` js
_.pick(object, predicate);
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating filterObject and comparing its behavior with the referenced _.pick(object, predicate) example. Clarify whether the intended change is an alias, documentation update, or behavior alignment; the issue does not specify a file, test, or acceptance criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.