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-needle-ulid, a library implementing an ULID datatype for Ecto (using ex_ulid) and related helpers.
This package provides elixir-table, a library that implements unified access to tabular data.
PostGIS extension for Postgrex.
This package implements a Microsoft SQL Server client. More generally it provides an Elixir implementation of the MS TDS protocol.
This package provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension.
This package provides elixir-db-connection, a library implementing database connection behaviour and database connection pool. It is designed for handling transaction, prepare/execute, cursors and client process describe/encode/decode.
This package provides a UUID v7 implementation and Ecto.Type for Elixir.
This package provides an alternative Ecto logger for development.
This package provides a toolkit for data mapping and language integrated query for Elixir.
This package provides a factory library by the creators of FactoryBot (FactoryGirl).
Currency localization data encapsulation functions for the Common Locale Data Repository (CLDR).
Unit formatting (volume, area, length), conversion and arithmetic functions based upon the Common Locale Data Repository (CLDR).
Map, Calendar, Digits, Decimal, HTTP, Macro, Math, and String helpers for ex_cldr.
Elixir integration for ISO 24165 Digital Tokens (crypto currencies) through the DTIF registry data.
Number and currency localization and formatting functions for the Common Locale Data Repository (CLDR).
Common Locale Data Repository (CLDR) functions for Elixir to localize and format numbers, dates, lists, messages, languages, territories and units with support for over 700 locales for internationalized (i18n) and localized (L10N) applications.
Locale display name presentation for Common Locale Data Repository (CLDR) locales.
Common Locale Data Repository (CLDR) functions for Elixir to localize and format numbers, dates, lists, messages, languages, territories and units with support for over 700 locales for internationalized (i18n) and localized (L10N) applications.
List formatting functions for the Common Locale Data Repository (CLDR) package ex_cldr.
Localized month and week-based calendars and calendar functions based upon CLDR data.
Terrritory formatting functions for the Common Locale Data Repository (CLDR) package ex_cldr.
This package provides elixir-makeup-c, a library implementing a C lexer for the Makeup syntax highlighter.
EarmarkAstDsl is a toolset to generate EarmarkParser conformant AST Nodes. Its main purpose is to remove boilerplate code from Earmark and EarmarkParser tests.
Floki is a simple HTML parser that enables search for nodes using CSS selectors.