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

Could you please attract decorators support? #21

Open
2 tasks
ThePlenkov opened this issue Sep 3, 2024 · 1 comment
Open
2 tasks

Could you please attract decorators support? #21

ThePlenkov opened this issue Sep 3, 2024 · 1 comment
Labels
enhancement New feature or request pr welcome

Comments

@ThePlenkov
Copy link

Feature request

I would like to use TS decorators and choose the runtime supporting this feature. Having such a comparison would help with a choice.

Motivations

Hi!

I'm a regular user of tsx but for the current task I had to use TS framework based on decorators

Instead of running the compiled code I prefer to run ts project directly for test purposes

However it's not working in case of tsx:

ERROR: Parameter decorators only work when experimental decorators are enabled

I understand that it is most likely inherited from esbuild but still it took me some time to search for alternative runtime and luckily found jiti. So having this runtime comparison as more fair attracting also not only features but also gaps of tsx would really help to make a proper choice.

What do you think?

Alternatives

No response

Additional context

No response

Bugs are expected to be fixed by those affected by it

  • I'm interested in working on this issue

Compensating engineering work financially will speed up resolution

  • I'm willing to offer financial support
@ThePlenkov ThePlenkov added the enhancement New feature or request label Sep 3, 2024
@privatenumber
Copy link
Owner

Good point! Feel free to contribute a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pr welcome
Projects
None yet
Development

No branches or pull requests

2 participants