Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for spec-compliant decorators #1228

Open
NullVoxPopuli opened this issue Jul 25, 2023 · 3 comments
Open

Add support for spec-compliant decorators #1228

NullVoxPopuli opened this issue Jul 25, 2023 · 3 comments

Comments

@NullVoxPopuli
Copy link

NullVoxPopuli commented Jul 25, 2023

Currently Stage 3: https://github.com/tc39/proposal-decorators

Supporting Implementations

@dnalborczyk
Copy link
Contributor

https://github.com/acornjs/acorn/blob/e7c91713cd868320e63dbf0b998ce2f9fcb3fa86/acorn/README.md#interface

NOTE: Only 'stage 4' (finalized) ECMAScript features are being implemented by Acorn. Other proposed new features must be implemented through plugins.

@dmail
Copy link

dmail commented Dec 11, 2023

I have tried to find a plugin to add support for decorators in acorn but I could not find any.

@NullVoxPopuli
Copy link
Author

Stage 4 progress updates: tc39/proposal-decorators#512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants