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 an experimental linter with autocorrection.
This package provides an ANSI escape tool in Elixir.
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 simple and modern Elixir socket server.
Faker is a pure Elixir library for generating fake data.
Mix Tasks are usable from the directory of the mix project you want to analyze.
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.
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 implements functional lenses for nested structures in Elixir.
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 library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
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 mimic a mocking library for Elixir.
This package provides elixir-ex-ulid an implementation of Universally Unique Lexicographically Sortable Identifier (ULID).
Recase helps you to convert a string from any case to any case.
This package provides a streaming zip file writer and reader.
This package provides TextDiff, an Elixir library that returns a formatted diff between two strings.
This package implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
This package provides a module for avoiding global state in Elixir applications.
This package provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
This package provides elixir-mime, a MIME type module for Elixir.
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.
This package provides a tiny library for validating and documenting high-level options.