Repository History
Explore all analyzed open source repositories

Tach: Enforcing Python Dependencies with Modular Architecture
Tach is an open-source Python tool, written in Rust, designed to visualize and enforce dependencies within your projects. It promotes modular architecture by ensuring declared dependencies, public interfaces, and preventing dependency cycles. Installable via pip, Tach offers incremental adoption and no runtime impact.
Awesome ESLint: A Curated List of Essential Tools for Linting JavaScript
Awesome ESLint is a comprehensive, community-curated list of valuable ESLint plugins, configurations, and related tools. This repository serves as an excellent resource for developers looking to enhance their JavaScript and TypeScript code quality and maintain consistent coding styles. It covers a wide array of linting solutions, from popular company style guides to framework-specific rules and security checks.