tc39/proposal-pipeline-operator resource
A proposal for adding a useful pipe operator to JavaScript. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3950
- days_rel: n/a
- days_push: 1007
- n_releases_24m: 0
Adoption not part of the score
7904 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TC39 Stage 2 proposal and formal specification for adding a Hack-style pipe operator (|>) to JavaScript, enabling left-to-right function application instead of deep nesting. The repository hosts the explainer, specification, and history, with an accompanying Babel plugin available for transpilation.
Use cases
- add a pipe operator to javascript
- avoid deeply nested function calls in js
- read the tc39 pipeline operator proposal
- try the javascript pipe operator with babel
- understand hack-style pipelines in ecmascript
- follow the status of the js pipeline operator proposal
When to choose
- you want to track or contribute to the standardization of the pipe operator in JavaScript
- you need the formal specification text for the proposed |> operator
- you want to experiment with pipe syntax today via the Babel plugin
When to avoid
- you need a runnable library or tool rather than a language proposal document
- you cannot use a transpiler like Babel and need the feature in shipping JavaScript engines
- you want a stable, finalized ECMAScript feature - this proposal is still at Stage 2
Facets
learning-resource · maturity active
programming-language programming-languages web-development frontend documentation browser tc39 ecmascript-proposal pipe-operator javascript-syntax specification stage-2 babel-plugin nodejs web-server
2 sources
- readme: https://github.com/tc39/proposal-pipeline-operator · fetched 2026-08-28 · 5fcd1adc6588
- homepage: http://tc39.github.io/proposal-pipeline-operator/ · fetched 2026-08-29 · 59cb79b05750
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tc39/proposal-pipeline-operator | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tc39/proposal-pipeline-operator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem