Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides Phoenix helpers for using the 100,000+ SVG icons from 100+ icon sets from iconify.design.
This package provides Surface is a server-side rendering component library that allows developers to build rich interactive user-interfaces, writing minimal custom JavaScript.
This package provides a set of WebSock adapters for common web servers.
This package provides elixir-hpack, an implementation of the HPack protocol: a compression format for efficiently representing HTTP header fields, to be used in HTTP/2.
Within LiveView and HTML apps, Phoenix.View has fallen out of fashion in favor of Phoenix.Component. See the "Replaced by Phoenix.Component" section in the Phoenix.View module documentation for more information and migration steps.
If you want to render other formats, such as XML, Phoenix.View may still be a useful addition to your projects.
This package provides elixir-hpax, an implementation of the HPACK protocol (RFC 7541) for Elixir.
This package provides elixir-phoenix-html, a library implementing view functions for working with HTML templates in the Phoenix framework.
Time zone support for Elixir.
Phoenix framework project generator. Provides a mix phx.new task to bootstrap a new Elixir application with Phoenix dependencies.
Phoenix is a web development framework written in Elixir which implements the server-side Model View Controller (MVC) pattern. Many of its components and concepts will seem familiar to those with experience in other web frameworks like Ruby on Rails or Python's Django.
Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs.
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
This package provides elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package implements internationalization and localization through gettext.
StreamData is an Elixir library for data generation and property-based testing.
This package provides elixir-arrows, a library implementing a handful of (mostly) arrow macros.
This package provides a streaming zip file writer and reader.
Bunt is an Elixir package that enables 256 color ANSI coloring in the terminal and allows users to alias colors to more semantic and application-specific names1.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.
This package provides elixir-decorator, a library implementing function decorators for Elixir.
Recase helps you to convert a string from any case to any case.
This package provides mimic a mocking library for Elixir.
Tzdata is a parser and library for the tz database.
This package provides a fresh approach to testing.