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.
Floki is a simple HTML parser that enables search for nodes using CSS selectors.
ExDoc is a documentation generation tool for Elixir.
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-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 providesAST parser and generator for Markdown.
This package provides elixir-makeup-c, a library implementing a C lexer for the Makeup syntax highlighter.
This package provides elixir-makeup-erlang, a library implementing an Erlang lexer for the Makeup syntax highlighter.
This library provides an Elixir module to decode and encode HTML entities in a string.
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
Plugs supporting CLDR and setting the locale from requests and request headers.
This package provides a specification for WebSocket connections.
This package provides elixir-hpack, an implementation of the HPack protocol: a compression format for efficiently representing HTTP header fields, to be used in HTTP/2.
Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).
HTTP server built on top of Cowboy using (mostly) cowboy_rest handlers to serve useful endpoints for testing purposes. Its goal is to be as close as possible to HTTPBin.
Error system to help make errors consistent across your system.
This package provides a GraphQL client for Elixir.
This package provides a lib enabling dynamic favicons in Phoenix Live View applications.
Helper tools for making ecto interactions more pleasant and shorter.
This package provides elixir-phoenix-html, a library implementing view functions for working with HTML templates in the Phoenix framework.
This package provides exjsx, a JSON library for Elixir.
This package provides commands for manipulating the HTML Head of Phoenix Live View applications while minimizing data over the wire.
The available command actions support a variety of utility operations useful for HTML Head manipulation. Such as setting or removing tag attributes and adding or removing CSS classes.
A special feature is the use of the {dynamic} tag in values. This saves data over the wire by only sending the dynamic part of an attributes value.
This package provides a Plug adapter for Cowboy.
Time zone support for Elixir.