ts-npm-module-hello-world

This is a simple function to demonstate how to use the benefits of typescript when developing and consuming node modules. do not install this, you need to install the consumer module ts-npm-module-hello-major-tom

Usage no npm install needed!

<script type="module">
  import tsNpmModuleHelloWorld from 'https://cdn.skypack.dev/ts-npm-module-hello-world';
</script>

README

ts-npm-module-hello-world

Overview

Example of how to integrate typescript modules into your workflow.

prerequisites

You need typescript installed.

npm install -g typescript

how to use it

tbc