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.
Localized month and week-based calendars and calendar functions based upon CLDR data.
Currency localization data encapsulation functions for 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.
This package provides elixir-makeup-elixir, a library implementing an Elixir lexer for the Makeup syntax highlighter.
This package providesAST parser and generator for Markdown.
This library provides an Elixir module to decode and encode HTML entities in a string.
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as a command-line tool (run mix escript.build first). Output generation is pluggable.
This package provides elixir-makeup-c, a library implementing a C lexer for the Makeup syntax highlighter.
ExDoc is a documentation generation tool for Elixir.
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
This package provides elixir-makeup-erlang, a library implementing an Erlang lexer for the Makeup syntax highlighter.
EasyHTML makes working with HTML easy. It is a tiny wrapper around Floki that adds conveniences:
An
Inspectimplementation to pretty-print HTML snippetsAn
Accessimplementation to search themAn
Enumerableimplementation to traverse them item AString.Charsimplementation to convert them to text
HTML sanitizer for Elixir.
This package provides elixir-makeup-html, a library implementing an HTML 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.
This package provides a GraphQL client for Elixir.
Elixir package for working with X.509 certificates, Certificate Signing Requests (CSRs), Certificate Revocation Lists (CRLs) and RSA/ECC key pairs.
Plugs supporting CLDR and setting the locale from requests and request headers.
Phoenix framework project generator. Provides a mix phx.new task to bootstrap a new Elixir application with Phoenix dependencies.
Time zone support for Elixir.
This package provides elixir-phoenix-html, a library implementing view functions for working with HTML templates in the Phoenix framework.