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

Brooklin Myers

brooklinjazz

Total Packages

8

Total Downloads

62 619+

brooklin@elixirnewbie.com
Packages Stats

Packages

Most Popular Most Downloaded Newest First

academy

0.1.2
59 032+

Automated feedback for the academy

Last Updated: about 4 years ago

livebook_formatter

0.1.2
2 059+

Formatter for .livemd files

Last Updated: about 3 years ago

kino_live_view_native

0.2.2
517+

LiveView Native code examples using Kino Smart Cells inside Livebook

Last Updated: about 2 years ago

kino_live_view

0.1.0
291+

Dynamically Inject LiveViews into a Phoenix application from within Livebook

Last Updated: about 2 years ago

livebook_utils

0.1.0
206+

A collection of Livebook utility modules and mix tasks for managing livebook projects

Last Updated: about 2 years ago

live_slide

0.1.0
193+

A custom Kino slide component for livebook

Last Updated: about 4 years ago

live_view_native_guide_testing

0.1.2
169+

Native platform implementations of the Phoenix LiveView protocol

Last Updated: about 2 years ago

live_view_native_guides

0.0.1
152+

A course on building native mobile apps with LiveView Native.

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".