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 a Mix task that gives you hints where to improve your inline docs.
This library implements functional lenses for nested structures in Elixir.
This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
Mix Tasks are usable from the directory of the mix project you want to analyze.
In-memory and distributed caching toolkit for Elixir.
This package provides mox, a library to mock and explicit contracts for Elixir.
This packag provides {assert_value, an ExUnit assert that writes and updates tests for you.
This package provides a simple parser for output from git diff.
This package provides an ANSI escape tool in Elixir.
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.
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.
Tzdata is a parser and library for the tz database.
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 provides a library to conjugate English verbs.
Faker is a pure Elixir library for generating fake data.
This package provides a fresh approach to testing.
This package provides elixir-arrows, a library implementing a handful of (mostly) arrow macros.
This package provides an experimental linter with autocorrection.
This package implements internationalization and localization through gettext.
This package provides elixir-sourceror, a library implementing utilities to work with Elixir source code.
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 implements an API for rewriting sources in an Elixir project powered by sourceror.
This package provides the macros prove and batch to write shorter tests.
This package provides tools to handle common return values in Elixir.