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

cevado

cevado

Total Packages

7

Total Downloads

22 705 438+

flavio.mv@gmail.com X.com: GitHub: fcevado Elixir Forum: cevado Slack: cevado
Packages Stats

Packages

Most Popular Most Downloaded Newest First

phone

0.5.11
22 432 273+

Phone number parser for telephone numbers in international standard or missing international country code.

Last Updated: about 1 year ago

unidecode

1.0.2
271 182+

Transliterate from Unicode to ASCII. Based on Text::Unidecode.

Last Updated: 9 months ago

shapt

0.1.0
912+

An elixir feature toggle | flag | flipper library to make Blackbeard envy

Last Updated: about 5 years ago

genetic

0.0.1
480+

A genetic algorithm structure and abstraction to ease any implementation of genetic algorithm in Elixir. This project is in development not ready for use. This description will be changed as soon as it is functional and can be used.

Last Updated: about 8 years ago

boto

0.0.1
244+

A library to unify data sources through attribute modeling in a seamless graph. Inspired by Pathom.

Last Updated: about 3 years ago

ecto_api

0.0.1
210+

NOT STABLE YET. A library to describe resources from external apis.

Last Updated: about 4 years ago

nm

0.0.1
137+

nm is a library to help manipulate and transform deeply nested data structures in a simple way.

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