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

John Hamelink

johnhamelink

Total Packages

5

Total Downloads

64 407+

john@johnhamelink.com X.com: @john_hamelink GitHub: johnhamelink Elixir Forum: johnhamelink Libera: johnhamelink Slack: johnhamelink
Packages Stats

Packages

Most Popular Most Downloaded Newest First

xslt

0.1.1
26 761+

A lightweight wrapper around xsltproc

Last Updated: about 8 years ago

exrm_deb

0.0.7
24 863+

Create a deb for your elixir release with ease

Last Updated: about 9 years ago

sms_blitz

0.2.0
8 163+

Send SMS messages through various different suppliers

Last Updated: about 8 years ago

shipstation

0.3.7
2 995+

An elixir client library for shipstation

Last Updated: about 9 years ago

fdg

0.0.4
1 625+

This project aims to be a simple library with which to build force directed graphs. Ideally, FDG will be used to produce visualiations of networks and static analysis of code.

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