TypeScript Remove (tsr) removes unused code from TypeScript projects

TypeScript Remove (tsr) is a utility that removes unused code from TypeScript projects – It’s like tree shaking, but for source files [formerly ts-remove-unused] – line/tsr… Read more

Similar

LiTScript – Literate TypeScript

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 ef... (more…)

Read more »