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

Jen Stehlik

okk

Total Packages

8

Total Downloads

9 150+

dev@stehlik.me Bluesky: okk.moe GitHub: okkdev
Packages Stats

Packages

Most Popular Most Downloaded Newest First

glailglind

2.3.0
6 629+

Gleam modules and functions for installing and invoking TailwindCSS

Last Updated: 1 month ago

glubsub

1.2.0
575+

A simple PubSub library using Gleam actors

Last Updated: 10 months ago

totally

2.0.0
536+

TOTP (Time-based One-Time Password) for Gleam

Last Updated: 2 months ago

typeid_gleam

1.1.0
510+

🔖 Type-safe, unique ids for Gleam

Last Updated: 10 months ago

lustre_touch_events

2.0.0
343+

👇 Lustre bindings for the TouchEvent Web API

Last Updated: about 1 year ago

glemini

1.0.0
208+

A Gleam library for building Gemini servers

Last Updated: about 1 year ago

escpos

1.1.0
177+

🖨️ ESC/POS library for Gleam

Last Updated: 2 months ago

gleam_tailwind

0.1.0
172+

Gleam modules and functions for installing and invoking TailwindCSS

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