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 tools to handle common return values in Elixir.
This packag provides {assert_value, an ExUnit assert that writes and updates tests for you.
This package implements internationalization and localization through gettext.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
This package provides the macros prove and batch to write shorter tests.
This package provides a code generation and project patching framework.
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
This package provides a library for glob expressions.
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-sourceror, a library implementing utilities to work with Elixir source code.
This package provides functions for working with calendar intervals.
This package provides ham, a library to validate function arguments and return values against their typespecs.
The Elixir castore package is a micro-library that provides an up-to-date CA certificate store file for Elixir applications.
StreamData is an Elixir library for data generation and property-based testing.
This package provides a simple parser for output from git diff.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.
This package provides spitfire, an error resilient parser for Elixir.
This package provides elixir-decorator, a library implementing function decorators for Elixir.
This package provides a fresh approach to testing.
Tzdata is a parser and library for the tz database.
This package provides a Mix task that gives you hints where to improve your inline docs.
This package provides elixir-arrows, a library implementing a handful of (mostly) arrow macros.
This package provides a library to conjugate English verbs.
In-memory and distributed caching toolkit for Elixir.