https://github.com/iddan/proposal-function-expression-decorators
Decorators support for function expressions
https://github.com/iddan/proposal-function-expression-decorators
Last synced: 6 months ago
JSON representation
Decorators support for function expressions
- Host: GitHub
- URL: https://github.com/iddan/proposal-function-expression-decorators
- Owner: iddan
- Created: 2018-03-02T17:12:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-04T09:08:46.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T10:22:00.776Z (over 1 year ago)
- Language: HTML
- Size: 44.9 KB
- Stars: 26
- Watchers: 14
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Decorators for JavaScript Function Expressions
Based on the proposal by Igor Minar
[Proposal document](https://docs.google.com/document/d/1ikxIP5-RVYq6d_f8lAvf3pKC00W78ueyp-xIZ6q67uU)
This proposal builds on top of the "[Class and property decorators]" proposal currently at [Stage 1] and adds decorator support for function expressions.
[Class and property decorators]: https://github.com/wycats/javascript-decorators/blob/master/README.md
[Stage 1]: https://github.com/tc39/ecma262#current-proposals