You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is enough interest in this (currently experimental) functionality that it warrants tracking its support across different browsers, as Can I Use? does.
ES Pipe operator (|>)
Introduction
The proposed ES Pipe Operator in 2021 is (as of writing, 6/3/23) in Stage 2 Draft, and is available for experimental usage.
https://tc39.es/proposal-pipeline-operator/
Argument for Support
This proposal is the second most starred proposal (second to the repository listing all of the proposal statuses -- so I consider it the top-most starred proposal. Based on the following search for ECMA proposals: https://github.com/orgs/tc39/repositories?q=proposal-&type=all&language=&sort=stargazers).
As of writing this (6/3/23), the proposal has 6,996 stars: https://github.com/tc39/proposal-pipeline-operator
I believe there is enough interest in this (currently experimental) functionality that it warrants tracking its support across different browsers, as Can I Use? does.
Related existing case
Functionality: Optional chaining operator (?.)
Visible at: https://caniuse.com/?search=optional%20chaining
Proposal: https://github.com/tc39/proposal-optional-chaining
Stars: 4,965
The text was updated successfully, but these errors were encountered: