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

Jón Grétar Borgþórsson

jongretar

Total Packages

9

Total Downloads

22 150 626+

jongretar@jongretar.com X.com: JonGretar GitHub: JonGretar Elixir Forum: jongretar
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ex_doc_dash

0.3.1
22 129 384+

Formatter for ExDoc to generate docset documentation for use in Dash.app.

Last Updated: about 9 years ago

geo_turf

0.4.0
15 333+

A spatial analysis tool for Elixir's [Geo](https://github.com/bryanjos/geo) library ported from [TurfJS](http://turfjs.org/).

Last Updated: 1 month ago

hexoku

0.1.0
1 803+

Heroku API client and Heroku Mix tasks for Elixir projects.

Last Updated: about 11 years ago

ex_bitcask

0.1.0
1 456+

Elixir wrapper of Basho's Bitcask Key/Value store. Bitcask as a Log-Structured Hash Table for Fast Key/Value Data.

Last Updated: about 11 years ago

kennitala

1.0.0
894+

Elixir library for validating and handling the Icelandic Kennitala identity number.

Last Updated: about 10 years ago

ex_dockerapi

0.0.1
575+

Docker API client.

Last Updated: 1 month ago

tagplay

0.1.0
524+

Tagplay.co API client.

Last Updated: 1 month ago

fixate

0.2.0
402+

Insert fixtures into your ExUnit context in a clean manner.

Last Updated: 4 weeks ago

dbf_ex

0.1.0
255+

Read DBASE files in Elixir. At the moment it only supports read.

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