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

Curiosum

curiosum

Total Packages

9

Total Downloads

243 604+

hexpm@curiosum.com X.com: curiosum_dev GitHub: curiosum-dev Elixir Forum: szsoppa
Packages Stats

Packages

Most Popular Most Downloaded Newest First

contexted

0.3.4
156 287+

Contexted is an Elixir library designed to streamline the management of complex Phoenix contexts in your projects, offering tools for module separation, subcontext creation, and auto-generating CRUD operations for improved code maintainability.

Last Updated: about 1 year ago

permit

0.4.1
31 074+

Plain-Elixir, DSL-less, extensible authorization library for Elixir.

Last Updated: 1 week ago

permit_phoenix

0.5.1
24 513+

Phoenix, Plug and LiveView integrations for the Permit authorization library.

Last Updated: 1 week ago

permit_ecto

0.3.1
20 492+

Ecto integration for the Permit authorization library.

Last Updated: 1 week ago

kanta

0.5.1
6 949+

User-friendly translations manager for Elixir/Phoenix projects.

Last Updated: 6 months ago

kanta_deep_l_plugin

0.1.1
2 455+

Kanta plugin for using DeepL translator from the UI

Last Updated: about 2 years ago

kanta_sync_plugin

0.1.0
1 259+

Kanta plugin for syncing translations on staging/dev with production

Last Updated: about 2 years ago

permit_absinthe

0.3.1
477+

Permit.Absinthe provides integration between the Permit authorization library and Absinthe GraphQL for Elixir.

Last Updated: 1 week ago

lemon_crud

0.1.0
98+

Create uniform yet flexible CRUD functions for your Phoenix contexts to reduce generated boilerplate.

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