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 mox, a library to mock and explicit contracts for Elixir.
This package provides the macros prove and batch to write shorter tests.
This package provides a code generation and project patching framework.
This package provides elixir-ex-ulid an implementation of Universally Unique Lexicographically Sortable Identifier (ULID).
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.
This package provides an ANSI escape tool in Elixir.
This package provides TextDiff, an Elixir library that returns a formatted diff between two strings.
This package provides nimble_ownership, an Elixir library to track ownership of resources across processes.
This package provides elixir-decorator, a library implementing function decorators for 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.
This package provides spitfire, an error resilient parser for Elixir.
Tzdata is a parser and library for the tz database.
This library implements functional lenses for nested structures in Elixir.
This package provides a Mix task that gives you hints where to improve your inline docs.
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 packag provides {assert_value, an ExUnit assert that writes and updates tests for you.
This package provides a library for glob expressions.
This package provides mimic a mocking library for Elixir.
This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
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.
In-memory and distributed caching toolkit for Elixir.
This package provides functions for working with calendar intervals.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.