hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
schrockwell avatar

Rockwell Schrock

schrockwell

Total Packages

11

Total Downloads

3 711 229+

X.com: schrockwell GitHub: schrockwell Elixir Forum: schrockwell Slack: schrockwell
Packages Stats

Packages

Most Popular Most Downloaded Newest First

bodyguard

2.4.3
3 654 683+

Bodyguard is a simple, flexibile authorization library with a focus on Phoenix apps.

Last Updated: about 2 years ago

antsy

0.2.1
47 831+

Decodes ANSI escape sequences

Last Updated: about 1 year ago

authy

0.1.1
3 651+

[DEPRECATED] Please use bodyguard instead.

Last Updated: about 9 years ago

live_inspect

0.2.0
1 053+

Inspect LiveView assigns directly in the browser

Last Updated: about 3 years ago

orbit

0.3.1
1 036+

A simple Gemini app framework

Last Updated: 8 months ago

live_event

0.4.0
852+

Standardized events for LiveView

Last Updated: about 2 years ago

live_assign

0.4.0
500+

State management conventions for Phoenix LiveView

Last Updated: about 2 years ago

love_ex

0.2.0
441+

Extends Phoenix.LiveComponent with additional features.

Last Updated: about 3 years ago

live_cache

0.3.0
418+

Optimize assigns during LiveView mounts

Last Updated: about 2 years ago

gemtext_to_html

0.1.0
409+

Render Gemini Gemtext documents as HTML

Last Updated: about 3 years ago

preex

0.1.2
355+

An EEx engine optimized for preformatted text

Last Updated: about 2 years ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".