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

Sebastian Porto

sporto

Total Packages

15

Total Downloads

16 185+

s@porto5.com GitHub: sporto Slack: sporto
Packages Stats

Packages

Most Popular Most Downloaded Newest First

valid

5.1.0
3 756+

A composable validation library for gleam

Last Updated: 7 months ago

outcome

4.1.0
3 123+

Error handling for Gleam applications

Last Updated: 10 months ago

datastar

4.0.1
1 800+

Gleam bindings for https://data-star.dev/

Last Updated: 10 months ago

datastar_wisp

5.0.0
1 521+

Wisp adaptor for Datastar

Last Updated: 8 months ago

wisp_flash

2.0.0
1 078+

Middleware to use flash messages in Wisp

Last Updated: 8 months ago

qs

1.0.0
1 069+

Parse and encode URL query strings

Last Updated: about 1 year ago

datastar_lustre

4.0.0
721+

Lustre bindings for Datastar

Last Updated: 1 month ago

structures

1.0.0
611+

BiMap and BiMultiMap for Gleam

Last Updated: 7 months ago

bliss

0.1.1
487+

A micro web framework for Gleam

Last Updated: about 4 years ago

roundabout

1.0.0
376+

A routes generator

Last Updated: 4 months ago

gleam_codec

0.2.0
372+

Gleam Codec

Last Updated: about 5 years ago

gleam_validator

0.2.0
354+

A Gleam validator

Last Updated: about 5 years ago

problem

1.1.0
352+

Error handling for Gleam applications

Last Updated: about 1 year ago

gleam_qs

0.2.0
342+

Parse and encode URL query strings

Last Updated: about 3 years ago

gleam_string_builder

0.1.0
223+

A Gleam library for building strings

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