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.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
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 elixir-arrows, a library implementing a handful of (mostly) arrow macros.
StreamData is an Elixir library for data generation and property-based testing.
This package provides a streaming zip file writer and reader.
Faker is a pure Elixir library for generating fake data.
This package implements an API for rewriting sources in an Elixir project powered by sourceror.
This package provides a fresh approach to testing.
Parser and generator are written in pure Elixir and optimized for speed. They are at least twice as fast as other Elixir/Erlang libraries (e.g. Poison). The performance is comparable to jiffy, which is implemented in C as a NIF.
This package provides a simple parser for output from git diff.
This package provides elixir-decorator, a library implementing function decorators for Elixir.
This package provides mimic a mocking library for Elixir.
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
This library implements functional lenses for nested structures in Elixir.
This package provides elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
An incredibly fast, pure Elixir JSON library.
This package implements internationalization and localization through gettext.
This package provides a Mix task that gives you hints where to improve your inline docs.
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
This package provides an Elixir library to make file sizes human-readable.
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 tools to handle common return values in Elixir.
This package provides functions for working with calendar intervals.