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

Nathan Perry

npry

Total Packages

12

Total Downloads

0+

np@npry.dev
Packages Stats

Packages

Most Popular Most Downloaded Newest First

bunt

1.0.0
0+

256 color ANSI coloring in the terminal

Last Updated: 1 month ago

credo

1.7.18
0+

A static code analysis tool with a focus on code consistency and teaching.

Last Updated: 1 month ago

dialyxir

1.4.7
0+

Mix tasks to simplify use of Dialyzer in Elixir projects.

Last Updated: 1 month ago

earmark_parser

1.4.44
0+

AST parser and generator for Markdown

Last Updated: 1 month ago

erlex

0.2.8
0+

Convert Erlang style structs and error messages to equivalent Elixir.

Last Updated: 1 month ago

file_system

1.1.1
0+

An Elixir file system change watcher wrapper based on FS, the native file system listener.

Last Updated: 1 month ago

jason

1.4.4
0+

A blazing fast JSON parser and generator in pure Elixir.

Last Updated: 1 month ago

makeup

1.2.1
0+

Syntax highlighter for source code in the style of Pygments.

Last Updated: 1 month ago

makeup_elixir

1.0.1
0+

Elixir lexer for the Makeup syntax highlighter.

Last Updated: 1 month ago

makeup_erlang

1.0.3
0+

Erlang lexer for the Makeup syntax highlighter.

Last Updated: 1 month ago

nimble_parsec

1.4.2
0+

A simple and fast library for text-based parser combinators

Last Updated: 1 month ago

rustler

0.37.1
0+

Mix compiler and runtime helpers for Rustler.

Last Updated: 1 month 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".