An open API service indexing awesome lists of open source software.

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

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