babel / babel/proposals

Parameter Decorators (Stage 0)

Open
#13 2 comments 9 reactions 0 assignees View on GitHub
Proposal Issue Status: Not Started
Dominant language
No language data
Stars
435
Forks
23
PR merge metrics
No merged PRs in 30d

Description

Original issue submitted by @armorik83 in https://github.com/babel/babel/issues/1301

Champion: @igorminar
Spec Repo: N/A
Spec Doc: https://docs.google.com/document/d/1Qpkqf_8NzAwfD8LdnqPjXAQ2wwh8BBUGynhn-ZlCWT0/edit

## Example

```js
class MyComponent {
refresh(@lastRefreshTime timeStamp) {}
}
```

- [ ] I would wait on regular decorators support to start this (https://github.com/babel/proposals/issues/11)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked regular decorators proposal and the linked spec document; the issue names no repository files or tests. Establish the implementation scope and acceptance criteria for parameter decorators before considering the work complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.