Credo checks to prevent new usage of deprecated modules, functions, macros, and structs while allowing existing usage.
A standard library setup based on the Nerves project standard practices.
Membrane MP3 encoder based on Lame
`BreakerBox` is an implementation of the circuit breaker pattern, wrapping the Fuse Erlang library with a supervised server for ease of b...
Credo plugin for exporting GitLab Code Quality reports
Credo check to identify cases where `Enum.reduce` can be simplified to other `Enum` functions
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
A Credo check to ensure hygenic domain boundaries.
Credo plugin for writing the CodeClimate-like result file
Dynamic, runtime configuration for your Elixir app
A Credo plugin containing additional checks.
LowEndInsight is a simple 'bus-factor' risk analysis library for Open Source Software which is managed within a Git repository. Provide t...
Plug-based authorization for your web apps. Dictate what your users can and cannot see and access.
Toolkit to explore the architecture, design and quality of your elixir projects
Collection of recommended Elixir check utilities.
Elixir wrapper for the emqttc library. Some of the features: Reconnection, offline queueing, gen_* like callback APIs, QoS 0-2.
A check to ensure there are no compile time variables used across an Elixir project.
Collection of elixir utils
A custom Credo check to verify that modules are pure
Elixir library for Binance Spot REST API
LSP implementation for Credo
Custom Elixir rules used at Tallarium
Credo custom checks plugin to comply with Nimble Compass conventions
Credo plugin for allowing you to ignore checks based on a credo ignore file
A meta package to pull common development libraries.
OpenAI REST API Client
A check to ensure filename consistency across an Elixir project.
Elixir HTTP/Websockets client library for official Steemit API and standard steemd JSONRPC interface. Includes module for pseudo realtime...
A Spellchecker rule for Credo
A PID (proportional/integral/derivative) controller in Elixir.