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

Joakim Nylén

jnylen

Total Packages

7

Total Downloads

112 960+

hexpm@joakim.nylen.nu GitHub: jnylen Slack: jnylen
Packages Stats

Packages

Most Popular Most Downloaded Newest First

pkg_deb

0.4.0
43 819+

Elixir lib for creating Debian packages with Mix Release.

Last Updated: about 5 years ago

pkg_core

0.1.3
42 865+

The core functions for all of the pkg_* libraries.

Last Updated: about 6 years ago

string_matcher

0.1.3
15 557+

StringMatcher allows you to pass multiple regular expressions and a string and get values back.

Last Updated: about 5 years ago

xler

0.7.0
8 687+

A rust-based Excel parser.

Last Updated: 3 months ago

exditorjs

0.4.0
923+

Elixir/Rust library for parsing and validating EditorJS content

Last Updated: 2 months ago

svgager

0.3.0
912+

High-performance SVG to image conversion library for Elixir. Converts SVG to PNG, JPG, GIF, or WebP with support for resolution control, transparent backgrounds, and dynamic color preprocessing. Powered by Rust.

Last Updated: 3 months ago

pkg_tar

0.1.1
197+

Elixir lib for creating tar.gz files with Mix Release.

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