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

Thiago Majesk Goulart

thiagomajesk

Total Packages

9

Total Downloads

19 990+

thiagomgoulart@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

gluttony

0.3.0
11 093+

Compliant RSS 2.0 and Atom 1.0 parser

Last Updated: about 1 year ago

material_icons

0.2.0
6 955+

Material icons is a collection of icons designed by Google under the material design guidelines. This library provides optimized svgs for each icon packaged as a Phoenix Component and is heavily inspired by the heroicons_elixir project.

Last Updated: about 1 year ago

genesis

0.10.0
574+

An Entity Component System (ECS) for Elixir focused on ease of use and ergonomics.

Last Updated: 3 months ago

viewplex

0.3.0
454+

View Components for Phoenix

Last Updated: about 5 years ago

dropkick

0.0.1
321+

Easy file uploads for Elixir/Phoenix

Last Updated: about 2 years ago

swish

0.0.0
187+

Swish is a UI toolkit for busy developers and a "no frills" replacement for the standard Phoenix 1.7 core components. This project aims to provide unstyled component primitives that you can use directly to speed up your development workflow.

Last Updated: about 3 years ago

rush

0.0.0
162+

TBD

Last Updated: about 2 years ago

muse

0.0.1
122+

ODM

Last Updated: about 1 year ago

zeal

0.0.1
122+

Yet another validation library

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".