litscript

LiTScript - Literate Interactive TypeScript

Usage no npm install needed!

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

README

LiTScript

  • Literate
  • Interactive
  • TypeScript

What Is It?

LiTScript is a documentation generation tool that draws inspiration from literate programming. It extracts documentation from TypeScript projects and produces feature-rich web sites. Its goal is to make creating and maintaining project documentation as effortless as possible.

Documentation

See the project's web site for more information. All the info you need is there.

https://johtela.github.io/litscript

Version 1.2

Version 1.2 refreshes the dependencies to latest (stable) releases of all NPM packages. It should get rid of all the security warnigs, and be fully compatible with version 1.1. If you encounter any issues, please report them.