@reactivex/rxjs
Version:
Reactive Extensions for modern JavaScript
25 lines (16 loc) • 903 B
Markdown
---
name: Feature request
about: Suggest new operator or features
---
## Feature Request
With pipable operator, RxJS strongly recommends to create new features via pipable function and publish it as user-land module. If this feature request is
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**(If this is new operator request) describe reason it should be core operator**
A clear and concise description of reason it can't be achieved via user-land module.
**Additional context**
Add any other context or screenshots about the feature request here.