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.
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
This package provides a library that integrates Phoenix with Ecto, implementing all relevant protocols.
This package provides a pure-Elixir HTTP server built for Plug & WebSock apps.
This package provides elixir-hpax, an implementation of the HPACK protocol (RFC 7541) for Elixir.
This package provides elixir-phoenix-pubsub, a library implementing a distributed PubSub and Presence platform for the Phoenix Framework.
This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.
This package provides tools to handle common return values in Elixir.
An incredibly fast, pure Elixir JSON library.
This package provides a module for avoiding global state in Elixir applications.
Untangle provides alternatives for IO.inspect and the macros in Elixir's Logger to output code location information. It also provides a polyfill for dbg which was introduced in Elixir 1.14.
This package provides an experimental linter with autocorrection.
This package provides an Elixir library to make file sizes human-readable.
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 mimic a mocking library for Elixir.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
This package provides elixir-decorator, a library implementing function decorators for Elixir.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
Makeup is a generic syntax highlighter in the style of Pygments suitable for use in code hosting, forums, wikis or other applications that need to prettify source code.
This package implements internationalization and localization through gettext.
This package provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.
This packag provides {assert_value, an ExUnit assert that writes and updates tests for you.
Mix Tasks are usable from the directory of the mix project you want to analyze.
This package provides a Mix task that gives you hints where to improve your inline docs.
Tzdata is a parser and library for the tz database.