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

Dinko Azema

rocket4ce

Total Packages

6

Total Downloads

5 640+

rocket4ce@gmail.com GitHub: rocket4ce
Packages Stats

Packages

Most Popular Most Downloaded Newest First

livekitex

0.1.34
2 080+

An Elixir client for LiveKit, providing tools for interacting with LiveKit servers, including access token generation, room management, and webhook verification.

Last Updated: 9 months ago

calendar_component

0.2.1
2 052+

A Phoenix LiveView component library for rendering interactive calendars. This library builds on EventCalendar by Vlad Kurko: https://github.com/vkurko/calendar/ Thanks to the EventCalendar project for providing a lightweight, flexible calendar core.

Last Updated: 9 months ago

live_flow

0.2.3
1 213+

Interactive node-based flow diagrams for Phoenix LiveView. A library for building visual node editors, workflow builders, and interactive diagrams similar to React Flow, but for LiveView.

Last Updated: 3 months ago

japanese_morse_code

0.1.0
128+

Japanese Morse Encode and Decode

Last Updated: about 1 year ago

mistralex_ai

0.1.0
98+

Elixir client for the Mistral AI API with complete feature parity to the Python SDK.

Last Updated: 11 months ago

boltex_nif

0.1.1
69+

Elixir NIF bindings for the neo4rs Rust driver for Neo4j — full Bolt v5 protocol, transactions, streaming, and result summaries, with no Rust toolchain required at install time (precompiled NIFs via rustler_precompiled).

Last Updated: 4 weeks 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".