Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Experimental "ES Pipe Operator (|>)" #6735

Open
lcpichette opened this issue Jun 3, 2023 · 0 comments
Open

Support Experimental "ES Pipe Operator (|>)" #6735

lcpichette opened this issue Jun 3, 2023 · 0 comments

Comments

@lcpichette
Copy link

lcpichette commented Jun 3, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants