stdlib-js / stdlib-js/stdlib

[RFC]: add `@stdlib/fs/resolve-parent-paths-by`

Open
#2,567 8 comments 0 reactions 0 assignees View on GitHub
Accepted difficulty: 2 Feature Good First Issue JavaScript priority: Normal RFC Utilities
Dominant language
JavaScript
Stars
6k
Forks
1.3k
Avg merge
1d 3h
Merged PRs (30d)
611

Description

### Description

This RFC proposes adding `@stdlib/fs/resolve-parent-paths-by` similar to [`@stdlib/fs/resolve-parent-path-by`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/fs/resolve-parent-path-by), which instead of a single path, accepts an array of paths and resolves according to the `predicate`.

Similar to [`@stdlib/fs/resolve-parent-paths`](https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/fs/resolve-parent-paths) we would want to support multiple modes of operation.

### Related Issues

Related issues #2565

### Questions

No.

### Other

No.

### Checklist

- [X] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [X] Searched for existing issues and pull requests.
- [X] The issue name begins with `RFC:`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.