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 elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package provides a simple and modern Elixir socket server.
This package provides mox, a library to mock and explicit contracts for Elixir.
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 implements internationalization and localization through gettext.
An incredibly fast, pure Elixir JSON library.
This package provides tools to handle common return values in Elixir.
This package-provides elixir-accessible, a library providing Access behaviour for custom structs.
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.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
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 provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.
This package provides a tiny library for validating and documenting high-level options.
This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.
Mix Tasks are usable from the directory of the mix project you want to analyze.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
This package provides a library for glob expressions.
This package provides an Elixir library to make file sizes human-readable.
This package provides elixir-mime, a MIME type module for Elixir.
This package provides a toolkit for writing command-line user interfaces.
Faker is a pure Elixir library for generating fake data.
This package provides the macros prove and batch to write shorter tests.
StreamData is an Elixir library for data generation and property-based testing.
This package provides a module for avoiding global state in Elixir applications.