2.3.0 • Published 2 years ago

tsss v2.3.0

Weekly downloads
2
License
ISC
Repository
-
Last release
2 years ago

🥁 Tsss

npm i -D tsss
// or
yarn add -D tsss

TSSS is acronym for TypeScriptSimpleServer

Run it in any folder and it will serve ./index.html in that folder as well as any other files except for ./index.js which is going to be the result of TypeScript compilation of ./index.ts file.