Go to file
2024-06-24 12:06:14 +02:00
.vscode fix(core): update 2022-10-12 17:21:03 +02:00
test fix(core): update 2023-07-13 01:33:17 +02:00
ts fix(core): Minor maintenance updates with version bump 2024-06-24 12:06:13 +02:00
.gitignore fix(core): update 2020-06-01 19:38:19 +00:00
changelog.md fix(core): Minor maintenance updates with version bump 2024-06-24 12:06:13 +02:00
cli.child.ts fix(core): update 2022-06-14 21:42:07 +02:00
cli.js fix(core): update 2022-03-11 18:09:35 +01:00
cli.ts.js fix(core): update 2022-06-14 21:42:07 +02:00
LICENSE fix(core): Remove GitLab CI configuration and update dependencies 2024-06-24 00:14:27 +02:00
npmextra.json fix(core): update 2022-10-12 17:21:03 +02:00
package.json 1.2.49 2024-06-24 12:06:14 +02:00
pnpm-lock.yaml fix(dependencies): Update TypeScript dependency version 2024-06-24 12:05:44 +02:00
readme.hints.md fix(core): Remove GitLab CI configuration and update dependencies 2024-06-24 00:14:27 +02:00
readme.md fix(core): update 2023-06-03 16:10:37 +02:00
tsconfig.json fix(core): update 2022-06-14 21:42:07 +02:00

@gitzone/tsrun

run typescript programs efficiently

Status for master

Status Category Status Badge
GitLab Pipelines pipeline status
GitLab Pipline Test Coverage coverage report
npm npm downloads per month
Snyk Known Vulnerabilities
TypeScript Support TypeScript
node Support node
Code Style Code Style
PackagePhobia (total standalone install weight) PackagePhobia
PackagePhobia (package size on registry) PackagePhobia
BundlePhobia (total size when bundled) BundlePhobia

Usage

Use TypeScript for best in class instellisense.

To simply run a TypeScript file on the fly type

tsrun myfiletorun.ts

There are options available:

  • --web will inject browser types. this is useful when testing code with polyfills on node, but that is meant for the browser later on.

Contribution

We are always happy for code contributions. If you are not the code contributing type that is ok. Still, maintaining Open Source repositories takes considerable time and thought. If you like the quality of what we do and our modules are useful to you we would appreciate a little monthly contribution: You can contribute one time or contribute monthly. :)

For further information read the linked docs at the top of this readme.

MIT licensed | © Task Venture Capital GmbH | By using this npm module you agree to our privacy policy