direct execution of TypeScript projects with ts-node
.vscode | ||
dist | ||
dist_ts | ||
test | ||
ts | ||
.gitignore | ||
.gitlab-ci.yml | ||
.snyk | ||
cli.js | ||
cli.ts.js | ||
dependencies.yml | ||
LICENSE | ||
npmextra.json | ||
package-lock.json | ||
package.json | ||
readme.md | ||
tslint.json |
@gitzone/tsrun
run typescript programs efficiently
Availabililty and Links
Status for master
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 | © Lossless GmbH | By using this npm module you agree to our privacy policy