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

parroty

Total Packages

8

Total Downloads

138 021 854+

parroty00@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

excoveralls

0.18.5
95 663 433+

Coverage report tool for Elixir with coveralls.io integration.

Last Updated: about 1 year ago

exvcr

0.17.1
37 068 745+

HTTP request/response recording library for elixir, inspired by VCR.

Last Updated: about 1 year ago

exprintf

0.2.1
2 613 096+

A printf / sprintf library for Elixir. It works as a wrapper for :io.format.

Last Updated: about 9 years ago

exprof

0.2.4
2 291 361+

A simple code profiler for Elixir using eprof.

Last Updated: about 5 years ago

extwitter

0.14.0
306 434+

Twitter client library for Elixir.

Last Updated: about 3 years ago

excheck

0.6.0
72 258+

Property-based testing library for Elixir (QuickCheck style).

Last Updated: about 7 years ago

oauth2ex

0.1.0
3 666+

An OAuth 2.0 client library for elixir.

Last Updated: about 9 years ago

exfirebase

0.4.0
2 861+

An elixir library for accessing the Firebase REST API.

Last Updated: about 10 years ago
hex logo Hex
About Blog Sponsors Status Advisories
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".