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

mschae

Total Packages

7

Total Downloads

46 055 654+

michael.schaefermeyer@gmail.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

cors_plug

3.0.3
45 479 096+

An Elixir Plug that adds Cross-Origin Resource Sharing (CORS) headers to requests and responds to preflight requests (OPTIONS).

Last Updated: about 4 years ago

trailing_format_plug

0.0.7
524 477+

An elixir plug to support legacy APIs that use a rails-like trailing format: http://api.dev/resources.format

Last Updated: about 9 years ago

boltex

0.4.1
31 595+

An Elixir driver for Neo4J's bolt protocol.

Last Updated: about 7 years ago

plug_preferred_locales

0.1.0
11 613+

Parses the `accept-language` header and sets the key `:plug_preferred_locales` of `%Plug.Conn{}` to a list of preferred locales.

Last Updated: about 7 years ago

ex_sync

0.0.4
6 412+

A library to handle [Differential Synchroniazation](https://neil.fraser.name/writing/sync/) in an Elixir app.

Last Updated: about 9 years ago

jwtex

0.0.1
1 824+

JWT decoding library for Elixir

Last Updated: about 11 years ago

exauth

0.0.1
637+

Wrapper for erlang-oauth

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