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 elixir-geo, a library to encode and decode WKB, WKT, and GeoJSON formats.
This package provides elixir-sourceror, a library implementing utilities to work with Elixir source code.
This package provides elixir-mime, a MIME type module for Elixir.
This package implements internationalization and localization through gettext.
This package provides a tiny library for validating and documenting high-level options.
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 elixir-accessible, a library providing Access behaviour for custom structs.
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.
Converted structs and error messages are useful for pretty printing things like Dialyzer errors and Observer.
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 streaming zip file writer and reader.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.
This library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
This package provides a library for glob expressions.
This package provides an ANSI escape tool in Elixir.
This package implements an interface to the BEAM file format and a decompiler.
Tzdata is a parser and library for the tz database.
Untangle provides alternatives for IO.inspect and the macros in Elixir's Logger to output code location information. It also provides a polyfill for dbg which was introduced in Elixir 1.14.
This package provides a fresh approach to testing.
This package provides spitfire, an error resilient parser for Elixir.
Recase helps you to convert a string from any case to any case.
This package provides an experimental linter with autocorrection.
This package provides mimic a mocking library for Elixir.
This package provides a port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.