An analysis tool for checking safety of database migrations.
Provides a Mix task that gives you hints where to improve your inline docs
A suite of checks to enforce naming best practices in an Elixir project.
Credo checks for Mox
A set of community-maintained checks for the Credo static analysis tool. Many of the checks are implementations of rules from https://git...
Apply modular programming principles and patterns to build better Elixir apps
Add option to credo to generate sonarqube generic issue file
Serves `index.html` pages for requests to paths without a filename in Phoenix / Plug applications.
Fast and flexible runtime type-checking: Type checks are optimized by the compiler and types can be composed, re-used and turned into pro...
A module for Custom Credo checks (extensions) in addition to the default checks.
A plugin for the lexical language server that enables Credo checks
Custom Credo checks used by the Blitz Backend Elixir team
A Credo-configured code-style enforcer that will just fix it for you instead of complaining
A tiny, tiny library to stream big big files. HTTPStream wraps HTTP requests into a Stream.
A library to manage positional files
Add-on for Credo for checking environment variables that get evaluated at Elixir compile time.
elixir wrapper for jq
Socket client behaviour for phoenix channels.
Membrane Multimedia Framework plugin for AAC
Mix task to analyze and report Elixir code.
Debug utility for Elixir, inspired by Node.js debug package
A toolkit for building autonomous, distributed agent systems in Elixir
RTMP Plugin for Membrane Multimedia Framework
Bitcrowd's Ecto utilities
FLV Container implementation for Membrane Framework
Binary pattern checks for Credo
Membrane plugin for adaptive streaming over HTTP
Credo plugin for writing the CodeClimate-like result file
`BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of b...
Credo check to identify cases where `Enum.reduce` can be simplified to other `Enum` functions