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

Henrik Nyh

henrik

Total Packages

8

Total Downloads

2 976 346+

henrik@nyh.se X.com: henrik GitHub: henrik
Packages Stats

Packages

Most Popular Most Downloaded Newest First

progress_bar

3.0.0
1 141 619+

Command-line progress bars and spinners.

Last Updated: about 2 years ago

slime

1.3.1
997 094+

An Elixir library for rendering Slim-like templates.

Last Updated: about 1 year ago

phoenix_slime

0.13.1
819 722+

Phoenix Template Engine for Slim-like templates

Last Updated: about 6 years ago

slim_fast

0.10.0
8 406+

An Elixir library for rendering slim templates.

Last Updated: about 10 years ago

ectoo

0.2.0
5 020+

Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.

Last Updated: about 9 years ago

fixme

0.2.0
2 340+

FIXME comments that raise after a certain point in time.

Last Updated: about 5 years ago

plug_and_play

0.7.0
1 657+

Set up a `Plug` application with less boilerplate. `PlugAndPlay` is not a web framework – it's a small scaffold. You use `Plug` as you would normally, only *sooner*. Later, if you need more control, you can easily replace `PlugAndPlay` piece by piece or wholesale.

Last Updated: about 9 years ago

shameless_plug

1.0.0
488+

A novelty Plug to remove the word "shame" from the page body.

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