maintainability topic

List maintainability repositories

project-guidelines

29.2k
Stars
3.2k
Forks
Watchers

A set of best practices for JavaScript projects

write-readable-javascript-code

260
Stars
16
Forks
Watchers

📖 All about writing maintainable JavaScript

vuex-stores

63
Stars
2
Forks
Watchers

🗄 Store objects for Vuex, a simple and more fluid API for state-management.

pattern-matching-with-typescript

72
Stars
2
Forks
Watchers

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 funct...

PhD

28
Stars
0
Forks
Watchers

"Optimizing Performance and Energy Efficiency in Massively Parallel Systems" PhD Dissertation repository.

smells

22
Stars
7
Forks
Watchers

A Taxonomy of Software Smells

sabik

41
Stars
4
Forks
Watchers

Visualize source code complexity with Sabik. This tool is to find the bad smell code. I think your helpful refactoring.

goat

58
Stars
1
Forks
Watchers

Extended flavor of the Go programming language, aiming for increased value safety and maintainability

complexipy

96
Stars
2
Forks
Watchers

An extremely fast Python library to calculate the cognitive complexity of Python files, written in Rust.