@takeaways/ts-init

Easily create a type script setup file.

Usage no npm install needed!

<script type="module">
  import takeawaysTsInit from 'https://cdn.skypack.dev/@takeaways/ts-init';
</script>

README

ts-init

Easily create a type script setup file.

How to Use

npx @takeaways/ts-init

Then...

# select react or node

Options

ts-init supports options;

  • framework - react | node (Defaults to react)