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

Mikko Ahlroth

nicd

Total Packages

13

Total Downloads

771 960+

mikko@ahlroth.fi https://liberapay.com/Nicd GitHub: Nicd Elixir Forum: Nicd Libera: Nicd
Packages Stats

Packages

Most Popular Most Downloaded Newest First

dotenv_parser

2.0.1
732 152+

Simple library to parse and load dotenv files.

Last Updated: 10 months ago

bigi

4.1.1
22 690+

Arbitrary precision integer arithmetic for Gleam

Last Updated: 4 months ago

varasto

4.0.0
3 166+

Typed access to LocalStorage/SessionStorage in Gleam

Last Updated: 4 months ago

kielet

4.0.1
3 022+

GNU Gettext implementation for Gleam

Last Updated: 4 months ago

glentities

6.2.1
2 583+

HTML entity encoder/decoder for Gleam

Last Updated: 4 months ago

mbu

3.0.0
2 239+

MBU is a collection of build utilities for Mix to make it easier to build your project, for example building the front end. It supports task dependencies and watching directories.

Last Updated: about 8 years ago

glemplate

8.1.2
1 816+

A simple template engine for Gleam

Last Updated: 4 months ago

scriptorium

2.1.1
1 288+

A simple Gleam blog generator

Last Updated: 10 months ago

finch_gleam

7.0.0
1 043+

Gleam wrapper for the Finch HTTP client

Last Updated: about 1 year ago

zones

1.26030.0
660+

Prebuilt time zone data for the tzif package.

Last Updated: 1 day ago

language_colours

1.1.0
615+

LanguageColours offers an API for retrieving colours for programming languages based on GitHub colour data (or some other dataset).

Last Updated: about 3 years ago

ranged_int

2.0.1
520+

Type safe ranged integer operations for Gleam.

Last Updated: 4 months ago

boyer_moore

1.0.0
166+

Boyer-Moore search algorithm for BitArrays and custom data structures

Last Updated: 4 months 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".