TypeScript JIT compiler built for correctness and supports legacy/experimental decorators.
Important
The @poppinss/ts-exec
package requires Node.js >= 24
and works with only ES modules.
Install the package from the npm packages registry.
npm i -D @poppinss/ts-exec
Once installed you can use it via the --import
flag to execute the TypeScript source code.
node --import=@poppinss/ts-exec some-script.ts
One of the primary goals of Poppinss is to have a vibrant community of users and contributors who believes in the principles of the framework.
We encourage you to read the contribution guide before contributing to the framework.
In order to ensure that the poppinss community is welcoming to all, please review and abide by the Code of Conduct.
is open-sourced software licensed under the MIT license.