tc39/proposal-partial-application resource
Proposal to add partial application to ECMAScript 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: 3333
- days_rel: n/a
- days_push: 1564
- n_releases_24m: 0
Adoption not part of the score
1028 stars · 17 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TC39 Stage 1 proposal to add partial application syntax (~() with ? placeholders) to the ECMAScript language. It is a specification draft and discussion repository, not runnable software.
Use cases
- understand the proposed partial application syntax for JavaScript
- follow the status of the TC39 partial application proposal
- review spec text for ~() calling convention and ? placeholders
- compare partial application with Function.prototype.bind and arrow functions
- give feedback on an ECMAScript language proposal
When to choose
- you are researching or contributing to ECMAScript language design
- you want to track whether partial application syntax may land in JavaScript
- you are implementing a transpiler or engine prototype for the proposal
When to avoid
- you need a library or tool you can install and use today
- you need partial application in production JavaScript now - use bind or arrow functions
- you expect stable, standardized behavior - this is only Stage 1
Facets
learning-resource · maturity experimental
programming-language developer-tools programming-languages cross-platform ecmascript tc39 language-proposal partial-application javascript specification-draft specifications
2 sources
- readme: https://github.com/tc39/proposal-partial-application · fetched 2026-08-28 · 27d6e801b99c
- homepage: https://tc39.es/proposal-partial-application/ · fetched 2026-08-29 · c90a1c701b2b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tc39/proposal-partial-application | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tc39/proposal-partial-application")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem