Repository navigation
maintainability
- Website
- Wikipedia
A set of best practices for JavaScript projects
📖 All about writing maintainable JavaScript
An extremely fast Python library to calculate the cognitive complexity of Python files, written in Rust.
Show off your semantic <body>!
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
Extended flavor of the Go programming language, aiming for increased value safety and maintainability
🗄 Store objects for Vuex, a simple and more fluid API for state-management.
Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.
"Optimizing Performance and Energy Efficiency in Massively Parallel Systems" PhD Dissertation repository.
A Taxonomy of Software Smells
A template for a Python monorepo 🐍
🎯 configurable decorators for automated observability and self-explanatory codebase
PHP Code Density Meter
Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index
Streamline symlink upward navigation 🍞
Unwrap infallible results with all convenience and no fear
Example application of ALA (Abstraction Layered Architecture). Used in IEEE TSE paper in 2021. Also to be used as an example in the online book at abstractionlayeredarchitecture.com
Maintainable Security - Replication Package for "Fixing Vulnerabilities Potentially Hinders Maintainability"