README
generator-ko-ts
Fork of Steven Sanderson's generator-KO for typescript. The goal is to stay insync with the parent as much as possible and only modify to support typescript.
Yeoman generator for Knockout/Typescript scaffold
<script type="module">
import generatorKoTs from 'https://cdn.skypack.dev/generator-ko-ts';
</script>
Fork of Steven Sanderson's generator-KO for typescript. The goal is to stay insync with the parent as much as possible and only modify to support typescript.