A simple npm package that detects characteristics of spaghetti code by analyzing JavaScript code snippets. It checks for deep nesting and long functions, giving you insights into your code's structure.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This npm package analyzes JavaScript code to detect "spaghetti code" by measuring deep nesting and long functions. It provides structured metrics like maximum nesting level and function length counts. The tool is designed for JavaScript developers seeking to assess and improve their code's structural clarity.