27 Oct 25
FTA (Fast TypeScript Analyzer) is a super-fast TypeScript static analysis tool written in Rust. It captures static information about TypeScript code and generates easy-to-understand analytics that tell you about complexity and maintainability issues that you may want to address.
FTA uses swc to parse your code then runs various analytical routines against it to understand how complex and maintainable it is likely to be. JavaScript code is also supported.
by tmfnk
2 months ago
02 Sep 25
Send data, say goodbye, and move on. That’s JavaScript’s Beacon in one line.
by chrisSt
3 months ago
02 Jul 25
Abridge is a fast and lightweight Zola theme using semantic html, abridge.css class-light CSS, and No Mandatory JS.
by alexgroth
5 months ago