Bindings to Node.js and browser platform APIs
Primitive Erlang Security Tool
A mocking library for ExUnit inspired by RSpec and based on meck.
Lightweight server-side integration test functions for Phoenix. Optimized for Elixir Pipes and the existing Phoenix.ConnTest framework to...
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
peg -> nimbleparsec
Dependency graphs for optimal function call ordering
Connect to Phoenix Channels from Elixir
External buffer processes to protect against mailbox overflow
PostgreSQL range types for Ecto PgRanges provides a simple wrapper around `Postgrex.Range` so that you can create schemas with range typ...
Markdown Template Engine for Phoenix. Uses Earmark to render.
A module to insert sensible security headers
Low level socket operations
Use Cloudflare Turnstile in Phoenix
Very simple plug which reads `X-Forwarded-For` or `Forwarded` header according to rfc7239 and fill `conn.remote_ip` with the root client ip.
A terminal toolkit and a set of helpers for building console applications.
A MultiSelect component for Phoenix LiveView
Pure Elixir pixel-level image comparison library. A rewrite of the excellent pixelmatch library.
Natural language detection
Phoenix Template Engine for Slim-like templates
Erlang/Elixir worker pool
PreCommitHook provides hook in ".git/hooks/pre-commit" which helps you to build elixir project with these checks: * code must compile * ...
High performance application-layer DDoS protection for Elixir Phoenix
Ets table backed by a persistence file
An authentication system generator for Phoenix 1.5
Helpers for waiting on asynchronous events
Framework for Phoenix applications to optimize your site for search engines and displaying rich results when your URLs are shared across ...
Opinionated logger for Gleam, targetting both BEAM and JS
Real-time sync for Postgres-backed Phoenix applications.
A module which sets up a configurable pre-commit hook using elixir.