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.
Recase helps you to convert a string from any case to any case.
This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
This package provides a parser combinator library for Elixir projects.
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 elixir-accessible, a library providing Access behaviour for custom structs.
This package provides mox, a library to mock and explicit contracts for Elixir.
This package implements an API for rewriting sources in an Elixir project powered by sourceror.
This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
In-memory and distributed caching toolkit for Elixir.
This package provides an ANSI escape tool in Elixir.
This package provides elixir-sourceror, a library implementing utilities to work with Elixir source code.
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.
This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.
This package provides a toolkit for writing command-line user interfaces.
This package provides a simple parser for output from git diff.
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 a module for avoiding global state in Elixir applications.
Timex is a rich, comprehensive Date/Time library for Elixir projects, with full timezone support via the :tzdata package. If you need to manipulate dates, times, datetimes, timestamps, etc., then Timex is for you.
This package provides a library to conjugate English verbs.
This package provides an Elixir library to make file sizes human-readable.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
This package provides elixir-decorator, a library implementing function decorators for Elixir.