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-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 elixir-mime, a MIME type module for Elixir.
This package provides a library to conjugate English verbs.
This package provides spitfire, an error resilient parser for Elixir.
This package implements internationalization and localization through gettext.
This package provides a common interface for defining metrics based on Telemetry events.
Library that reports test coverage statistics, with the option to post to coveralls.io service. It uses Erlang's cover to generate coverage information, and posts the test coverage results to coveralls.io through the JSON API.
This library implements functional lenses for nested structures in Elixir.
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
This package provides an ANSI escape tool in Elixir.
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 elixir-arrows, a library implementing a handful of (mostly) arrow macros.
This package provides the macros prove and batch to write shorter tests.
This package provides a fresh approach to testing.
This package implements an interface to the BEAM file format and a decompiler.
Faker is a pure Elixir library for generating fake data.
Recase helps you to convert a string from any case to any case.
This package provides a tiny library for validating and documenting high-level options.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
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.
Machete provides ergonomic match operators that act as building blocks to let you define test expectations that can match data against any combination of literals, variables, or parametrically defined matchers.
This package implements an API for rewriting sources in an Elixir project powered by sourceror.
This package provides a simple parser for output from git diff.
In-memory and distributed caching toolkit for Elixir.