@fworks/fworks

An easy framework for writing Typescript node.js

Usage no npm install needed!

<script type="module">
  import fworksFworks from 'https://cdn.skypack.dev/@fworks/fworks';
</script>

README

fworks

An easy framework for writing Typescript node.js

Features

  • IoC Container provided by inversly
  • Module, Container, and Injectable decorators which will be familiar to those who have written Angular 2+ code before.