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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides elixir-phoenix-pubsub, a library implementing a distributed PubSub and Presence platform for the Phoenix Framework.
This package provides con_cache, an ETS based key-value storage with support for row-level isolated writes, TTL auto-purge, and modification callbacks.
Phoenix framework project generator. Provides a mix phx.new task to bootstrap a new Elixir application with Phoenix dependencies.
Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs.
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 elixir-phoenix-html, a library implementing view functions for working with HTML templates in the Phoenix framework.
HTTP/1 and HTTP/2 WebSocket support for Mint.
This package provides a library that integrates Phoenix with Ecto, implementing all relevant protocols.
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
This package provides Phoenix helpers for using the 100,000+ SVG icons from 100+ icon sets from iconify.design.
Plugs supporting CLDR and setting the locale from requests and request headers.
Time zone support for Elixir.
This package provides a parser combinator library for Elixir projects.
This package provides elixir-ex-ulid an implementation of Universally Unique Lexicographically Sortable Identifier (ULID).
This package provides elixir-decimal, a library that represents values internally using three integers: a sign, a coefficient, and an exponent. In this way, numbers of any size and with any number of decimal places can be represented exactly.
This package provides a fresh approach to testing.
This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
This package provides a library for glob expressions.
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
This package provides elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package implements an API for rewriting sources in an Elixir project powered by sourceror.
This package provides elixir-mime, a MIME type module for Elixir.
This package provides ham, a library to validate function arguments and return values against their typespecs.
This package provides a tiny library for validating and documenting high-level options.