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

Revelry Labs

revelrylabs

Total Packages

12

Total Downloads

1 938 460+

X.com: revelrylabs GitHub: revelrylabs
Packages Stats

Packages

Most Popular Most Downloaded Newest First

ecto_soft_delete

2.1.0
795 756+

Soft deletion with Ecto.

Last Updated: about 1 year ago

nodejs

3.1.4
692 032+

Provides an Elixir API for calling Node.js functions.

Last Updated: 1 month ago

adminable

0.5.0
207 806+

Create admin interfaces for Ecto schemas in Phoenix apps

Last Updated: about 4 years ago

text_chunker

0.6.1
120 993+

An Elixir library for semantic text chunking.

Last Updated: 1 month ago

transmit

0.3.1
73 169+

Plug for handling the creation of presigned urls for direct client-side uploading

Last Updated: about 5 years ago

stellar

0.3.1
24 981+

Stellar API client for Elixir

Last Updated: about 7 years ago

aws_parameter_store_config_provider

1.0.0
10 487+

release config provider to read secrets from AWS Systems Manager Parameter Store

Last Updated: about 5 years ago

revelry_ai

0.2.0
6 184+

An SDK for interacting with the RevelryAI API

Last Updated: about 1 year ago

metairie

0.1.0
3 274+

Modules for help with monitoring Elixir and Phoenix apps.

Last Updated: about 7 years ago

react_render

3.0.0
1 959+

Renders React components as HTML

Last Updated: about 6 years ago

delta_query

0.2.3
1 178+

An Elixir library for querying Delta Sharing tables.

Last Updated: 6 days ago

prodops_ex

0.1.0
641+

An SDK for interacting with the ProdOps API

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