vanilla-typescript

Provides some structure to vanilla typescript applications.

Usage no npm install needed!

<script type="module">
  import vanillaTypescript from 'https://cdn.skypack.dev/vanilla-typescript';
</script>

README

vanilla-typescript

Provides some structure to vanilla typescript applications.

Is this a framework?

Nope, this is just to provide some little level of common sense to the wild west of vanillajs.

Community support

Come and join us in the Vanilla-javascript&typescript discord server

usage

npm install --save-dev vanilla-typescript

this will allow you to do this when creating a component:

Examples of usage

See: