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 mimic a mocking library for Elixir.
This packag provides {assert_value, an ExUnit assert that writes and updates tests for you.
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.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
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-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package provides elixir-mime, a MIME type module for Elixir.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
Recase helps you to convert a string from any case to any case.
StreamData is an Elixir library for data generation and property-based testing.
This package provides a toolkit for writing command-line user interfaces.
This package provides a library for glob expressions.
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.
This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
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.
An incredibly fast, pure Elixir JSON library.
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.
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 streaming zip file writer and reader.
This package provides elixir-sourceror, a library implementing utilities to work with Elixir source code.
This package provides a module for avoiding global state in Elixir applications.
This package provides an experimental linter with autocorrection.
This package provides a tiny library for validating and documenting high-level options.