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 implements low-level Gettext file handling (.po/.pot/.mo file writer and parser).
This package provides a simple and modern Elixir socket server.
This package provides spitfire, an error resilient parser for Elixir.
Credo is a static code analysis tool for the Elixir language with a focus on teaching and code consistency. Credo can show you refactoring opportunities in your code, complex code fragments, warn you about common mistakes, show inconsistencies in your naming scheme and - if needed - help you enforce a desired coding style.
This package provides a fresh approach to testing.
This package-provides elixir-accessible, a library providing Access behaviour for custom structs.
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 library provides primitives for efficient parser combinators, allowing for higher-level combinators through composition.
Traverse is a toolset to walk arbitrary Elixir Datastructures in a functional way.
This package implements an interface to the BEAM file format and a decompiler.
JsonSerde serializes and deserializes nested Elixir datastructures, including custom structs.
This package provides mox, a library to mock and explicit contracts for Elixir.
This package provides elixir-mime, a MIME type module for Elixir.
This package provides a tiny library for validating and documenting high-level options.
This package provides an ANSI escape tool in Elixir.
This package provides a simple parser for output from git diff.
This package provides a toolkit for writing command-line user interfaces.
This package provides a library for glob expressions.
In-memory and distributed caching toolkit for Elixir.
Provides a file system change watcher wrapper based on https://github.com/synrc/fs.
Faker is a pure Elixir library for generating fake data.
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.