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

Artur Plysiuk

fuelen

Total Packages

10

Total Downloads

3 940 105+

GitHub: fuelen Elixir Forum: fuelen Slack: fuelen
Packages Stats

Packages

Most Popular Most Downloaded Newest First

owl

0.13.0
1 987 158+

A toolkit for writing command-line user interfaces.

Last Updated: 8 months ago

ecto_dev_logger

0.15.0
924 673+

An alternative Ecto logger for development

Last Updated: 8 months ago

ecto_erd

0.7.0
831 784+

ERD generator for Ecto users

Last Updated: 1 week ago

composite

0.6.0
137 137+

A utility for writing dynamic queries.

Last Updated: 8 months ago

confispex

1.2.0
36 576+

Tool for casting runtime config values using defined schema.

Last Updated: 6 months ago

pico_sm

0.3.0
14 956+

Very small Elixir library for state transitions validation.

Last Updated: about 6 years ago

seed_factory

0.8.0
3 636+

A toolkit for test data generation.

Last Updated: 1 month ago

html2text

0.3.0
3 524+

A NIF for converting HTML to plain text or annotated rich text

Last Updated: 1 month ago

mold

0.2.0
486+

A tiny, zero-dependency parsing library for external payloads

Last Updated: 3 weeks ago

tesla_middleware_mold

0.1.0
175+

Tesla middleware that validates response status codes and parses response bodies via Mold schemas

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