maintainability
There are 52 repositories under maintainability topic.
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
metricfu/metric_fu
A fist full of code metrics
kingzez/write-readable-javascript-code
📖 All about writing maintainable JavaScript
rohaquinlop/complexipy
An extremely fast Python library to calculate the cognitive complexity of Python files, written in Rust.
swissmanu/pattern-matching-with-typescript
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.
css-naked-day/css-naked-day.github.io
Show off your semantic <body>!
goatlang/goat
Extended flavor of the Go programming language, aiming for increased value safety and maintainability
ElMassimo/vuex-stores
🗄 Store objects for Vuex, a simple and more fluid API for state-management.
csssustentavel/csssustentavel.com.br
Escreva CSS sem se preocupar se estilos pré-existentes causarão problemas. CSS Sustentável é uma abordagem para a escrita de CSS modular, escalável e, claro, sustentável. Tradução autorizada do MaintainableCSS.
ytetsuro/sabik
Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.
thesis-nozal/PhD
"Optimizing Performance and Energy Efficiency in Massively Parallel Systems" PhD Dissertation repository.
tushartushar/smells
A Taxonomy of Software Smells
fabiosferreira/React-Code-Smells
React code smells
niqodea/python-monorepo
A template for a Python monorepo 🐍
opbi/hooks
🎯 configurable decorators for automated observability and self-explanatory codebase
sajedjalil/C-Static-Analyzer
Parser, Lines of code, Cyclomatic Complexity, Halstead Complexity, Maintainability Index
vantoozz/phpcdm
PHP Code Density Meter
mzabaluev/unwrap-infallible
Unwrap infallible results with all convenience and no fear
niqodea/breadcrumbs
Streamline symlink upward navigation 🍞
johnspray74/ALAExample
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
widetape/result
Result object for Go
jenkinsci/redhat-codeready-dependency-analysis-plugin
A Jenkins plugin by Red Hat, to scan the dependency stack and give information related to vulnerabilities, popularity, maintainability, compatibility and more
S2-group/ICSME2018ReplicationPackage
Replication package of the paper "An Empirical Study on the Evolution of Maintainability issues of Android Applications" accepted for publication at ICSME 2018
thebentern/clean-code-study
Clean code study guide
TQRG/maintainable-security
Maintainable Security - Replication Package for "Fixing Vulnerabilities Potentially Hinders Maintainability"
zeroc0d3lab/project-guidelines
A set of best practices for JavaScript projects
firaja/capture4j
This library aims to remove from your code bulky try-catch blocks and make your code easier to read and maintain.
ganesh-nag/AbstractSyntaxTree
JAPA and Visitor patterns - Automation
lduraes/pt-news
Demo project showcasing SwiftUI, MMVM, SwiftLint, Localization, Travis CI, Codecov, Codebeat, Maintainability & Slack
prantlf/grunt-escomplex-report
Software complexity analysis for JavaScript projects.
Pushpendra-1697/Task-Fragmentation-UI
Task-Fragmentation
rogeruiz/tf-maintainability-module
A testing ground for various Terraform maintainability tools. Because, maintaining large swaths of Terraform code can possibly lead to maintainer headaches.
toe2132313/Zorvex-CAT
Zorvex-CAT is a base project template implementing Clean Architecture and Domain-Driven Design (DDD) principles, with identity management features.
sana-ullah305/Zorvex-CAT
Zorvex-CAT is a base project template implementing Clean Architecture and Domain-Driven Design (DDD) principles, with identity management features.
szmyty/skeleton
🚀 Skeleton: The Universal Open-Source Repository Template 🏗️ A modular, scalable, and structured template for open-source projects 🌍. Includes best practices, automation, governance, and contribution guidelines 📜. Built for efficiency, sustainability, and community growth 🤝✨. 💡 Use it to kickstart any project with a strong foundation! 🛠️🔥
tcsenpai/overseer
Quickly see all TODOs, warnings and notes within a folder, in a nice and ordered table.