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

Rrr Jjj

miserlou

Total Packages

8

Total Downloads

18 655+

GitHub: Miserlou
Packages Stats

Packages

Most Popular Most Downloaded Newest First

friendlyid

0.2.0
11 344+

Generates friendly, human-readable unique identifiers, like 'BigShinyPenguin'.

Last Updated: about 4 years ago

live_json

0.4.5
4 730+

LiveJSON - Interact with a client's JavaScript context from LiveView

Last Updated: about 3 years ago

helix

0.1.5
1 261+

A playground for experiments in self-awareness. WIP.

Last Updated: about 3 years ago

openaimt

0.3.3
435+

community-maintained OpenAI API Wrapper written in Elixir. Modded for mt.

Last Updated: about 3 years ago

spry

0.2.1
298+

Slightly enhanced `pry` for Elixir and LiveView

Last Updated: about 3 years ago

plug_minify_html_plus

0.2.0
215+

A Plug that minifies HTML response body

Last Updated: about 3 years ago

readabilityais

0.11.1
199+

Readability library for extracting and curating articles.

Last Updated: about 3 years ago

playwrightais

1.32.1-rc
173+

Playwright is an Elixir library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast.

Last Updated: about 3 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".