-
Updated
Mar 31, 2022 - PHP
#
refactor
Here are 177 public repositories matching this topic...
Discover files in need of refactoring.
Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。
-
Updated
Apr 6, 2022 - Go
A package to help you clean up your controllers in laravel
-
Updated
Mar 9, 2022 - PHP
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
python
adapter
design-pattern
factory
observer
clone
command
proxy
filter
iterator
composite
callback
mediator
singleton
decorator
strategy
refactor
responsibility
objectpool
principle
-
Updated
Sep 14, 2019 - Python
Refactoring Kata:涵盖所有重构手法练习的栗子和测试。重构刻意练习。
-
Updated
Aug 23, 2018 - Java
convert files from gbk encoding to utf-8 or rename packages including java source codes and any type configuration files
-
Updated
Apr 26, 2021 - Java
[UNMANTAINED]. Simple app to time your Rubik's Cube solves
-
Updated
Jun 10, 2021 - JavaScript
Programming in the next paradigm -- your way
-
Updated
Nov 9, 2021 - HTML
Golang source code parsing, usage like reflect package
-
Updated
Aug 2, 2021 - Go
Starting code and proposed solution for Functional Structures Refactoring Kata
functional
kata
deliberate-practice
functional-programming
composition
monad
functor
category-theory
refactor
applicative
-
Updated
May 12, 2021 - C#
Autofix TypeScript types to be imported using `import type`
-
Updated
Mar 18, 2021 - TypeScript
Refactor work done in the project prepared for educational.
-
Updated
Jan 25, 2022 - JavaScript
the best structural search and replace tool for JavaScript, Flow, and TypeScript
-
Updated
Oct 5, 2021 - TypeScript
P42 JavaScript Assistant for VS Code
-
Updated
Apr 2, 2022
Forkman helps fork and re-brand projects
-
Updated
Aug 10, 2020 - Shell
A better way to do CanCanCan ability classes.
ruby
rails
security
permissions
acl
optimize
namespace
policy
authorization
cancancan
authorisation
cancan
refactor
authorization-middleware
ability
warhol
-
Updated
Dec 5, 2017 - Ruby
StevenKowalzik
commented
Feb 6, 2020
At the moment the html is accessed from the cache, then scraped. This leads to long loading times, even though a cache is used. Instead the data itself should be cached and html should only be requested and scraped if the cache exceeds the TTL.
bug
Something isn't working
help wanted
Extra attention is needed
good first issue
Good for newcomers
Hacktoberfest
line-bot refactor use oop (design pattern)
-
Updated
Oct 26, 2020 - Python
Improve this page
Add a description, image, and links to the refactor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the refactor topic, visit your repo's landing page and select "manage topics."
Description of issue
Add tests to check the memory and performance by benchmarking these metrics and making sure future changes don't affect them