thinwrap-ts
v1.0.0
Published
Thinwrap offers better linting, transpiling and wrapping to TypeScript.
Readme
Thinwrap is a multifunction tool created to work better with TypeScript. This tool offers a lot of cool functions that create a better environment with TypeScript.
Installation
$ npm install thinwrap-tsLinting
Your code, fixed. With a simple command.
$ twlint --file yourfile.tsWrapping
Converts JavaScript to TypeScript, in a second.
$ twwrap --file yourfile.jsInstall typed module from NPMJS
$ twi --mod axiosCreate config file
$ tw --init