_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


elixir-ecto-shorts 2.4.0
Propagated dependencies: elixir-ecto-sql@3.13.2 elixir-error-message@0.3.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/ecto_shorts/
Licenses: Expat
Build system: mix
Synopsis: Helper tools for making ecto interactions shorter
Description:

Helper tools for making ecto interactions more pleasant and shorter.

elixir-phoenix-pubsub 2.1.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_pubsub/
Licenses: Expat
Build system: mix
Synopsis: Distributed PubSub and Presence platform
Description:

This package provides elixir-phoenix-pubsub, a library implementing a distributed PubSub and Presence platform for the Phoenix Framework.

elixir-bandit 1.8.0
Propagated dependencies: elixir-hpax@1.0.3 elixir-plug@1.18.1 erlang-telemetry@1.3.0 elixir-thousand-island@1.4.1 elixir-websock@0.5.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/bandit/
Licenses: Expat
Build system: mix
Synopsis: HTTP server built for Plug & WebSock apps
Description:

This package provides a pure-Elixir HTTP server built for Plug & WebSock apps.

elixir-exjsx 4.0.0
Propagated dependencies: erlang-jsx@3.1.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/exjsx/
Licenses: Expat
Build system: mix
Synopsis: JSON for Elixir
Description:

This package provides exjsx, a JSON library for Elixir.

elixir-iconify-ex 0.6.1
Propagated dependencies: elixir-arrows@0.2.1 elixir-emote@0.1.1 elixir-floki@0.38.0 elixir-jason@1.4.1 elixir-phoenix-live-favicon@1.0.0 elixir-phoenix-live-view@1.1.13 elixir-recase@0.9.0 elixir-surface@0.12.1 elixir-untangle@0.3.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/iconify_ex/
Licenses: Expat
Build system: mix
Synopsis: Phoenix helpers for using icon sets
Description:

This package provides Phoenix helpers for using the 100,000+ SVG icons from 100+ icon sets from iconify.design.

elixir-error-message 0.3.3
Propagated dependencies: elixir-jason@1.4.1 elixir-plug@1.18.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/error_message/
Licenses: Expat
Build system: mix
Synopsis: Make errors consistent across your system
Description:

Error system to help make errors consistent across your system.

elixir-con-cache 1.1.1
Propagated dependencies: erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/con_cache/
Licenses: Expat
Build system: mix
Synopsis: ETS based key-value storage
Description:

This package provides con_cache, an ETS based key-value storage with support for row-level isolated writes, TTL auto-purge, and modification callbacks.

elixir-plug-crypto 2.1.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/plug_crypto/
Licenses: ASL 2.0
Build system: mix
Synopsis: Crypto-related functionality for the web
Description:

This package provides elixir-plug-crypto, a library implementing crypto-related functionality for the web, used by Plug.

elixir-hpack 3.0.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/hpack/
Licenses: Expat
Build system: mix
Synopsis: Implementation of the @uref{https://http2.github.io/http2-spec/compression.html,HPack} protocol
Description:

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.

elixir-phoenix 1.8.1
Propagated dependencies: elixir-castore@1.0.15 elixir-jason@1.4.1 elixir-phoenix-pubsub@2.1.3 elixir-phoenix-html@4.3.0 elixir-phoenix-template@1.0.4 elixir-phoenix-view@2.0.4 elixir-plug@1.18.1 elixir-plug-cowboy@2.7.4 elixir-plug-crypto@2.1.1 erlang-telemetry@1.3.0 elixir-websock-adapter@0.5.8
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://www.phoenixframework.org/
Licenses: Expat
Build system: mix
Synopsis: Web development framework
Description:

Phoenix is a web development framework written in Elixir which implements the server-side Model View Controller (MVC) pattern. Many of its components and concepts will seem familiar to those with experience in other web frameworks like Ruby on Rails or Python's Django.

elixir-ex-cldr-plugs 1.3.4
Propagated dependencies: elixir-ex-cldr@2.47.2 elixir-gettext@1.0.0 elixir-jason@1.4.1 elixir-plug@1.18.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/ex_cldr_plugs/
Licenses: ASL 2.0
Build system: mix
Synopsis: Plugs supporting CLDR
Description:

Plugs supporting CLDR and setting the locale from requests and request headers.

elixir-phoenix-ecto 4.6.5
Propagated dependencies: elixir-ecto@3.13.3 elixir-phoenix-html@4.3.0 elixir-plug@1.18.1 elixir-postgrex@0.19.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_ecto/
Licenses: Expat
Build system: mix
Synopsis: Phoenix and Ecto integration with support for concurrent acceptance testing
Description:

This package provides a library that integrates Phoenix with Ecto, implementing all relevant protocols.

elixir-mint-web-socket 1.0.4
Propagated dependencies: elixir-mint@1.7.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/mint_web_socket/
Licenses: ASL 2.0
Build system: mix
Synopsis: WebSocket support for Mint
Description:

HTTP/1 and HTTP/2 WebSocket support for Mint.

elixir-websock-adapter 0.5.8
Propagated dependencies: elixir-bandit@1.8.0 elixir-plug@1.18.1 elixir-plug-cowboy@2.7.4 elixir-websock@0.5.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/websock_adapter/
Licenses: Expat
Build system: mix
Synopsis: WebSock adapters for common web servers
Description:

This package provides a set of WebSock adapters for common web servers.

elixir-websock 0.5.3
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/websock/
Licenses: Expat
Build system: mix
Synopsis: Specification for WebSocket connections
Description:

This package provides a specification for WebSocket connections.

elixir-phoenix-live-view 1.1.13
Propagated dependencies: elixir-floki@0.38.0 elixir-jason@1.4.1 elixir-phoenix@1.8.1 elixir-phoenix-html@4.3.0 elixir-phoenix-template@1.0.4 elixir-phoenix-view@2.0.4 elixir-plug@1.18.1 erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_live_view/
Licenses: Expat
Build system: mix
Synopsis: Rich, real-time user experiences with server-rendered HTML
Description:

LiveView brings a unified experience to building web applications. You no longer have to split work between client and server, across different toolings, layers, and abstractions. Instead, LiveView enriches the server with a declarative and powerful model while keeping your code closer to your data (and ultimately your source of truth):

  • Declarative server side rendering

  • Rich templating language

  • Diffs over the wire

  • Live form validation

  • File uploads with progress indicators

  • Optimistic updates and transitions

  • Live navigation

  • Latency simulator

elixir-phoenix-view 2.0.4
Propagated dependencies: elixir-phoenix-html@4.3.0 elixir-phoenix-template@1.0.4
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_view/
Licenses: Expat
Build system: mix
Synopsis: View layer in Phoenix v1.0-v1.6 apps
Description:

Within LiveView and HTML apps, Phoenix.View has fallen out of fashion in favor of Phoenix.Component. See the "Replaced by Phoenix.Component" section in the Phoenix.View module documentation for more information and migration steps.

If you want to render other formats, such as XML, Phoenix.View may still be a useful addition to your projects.

elixir-phoenix-live-head 1.0.0
Propagated dependencies: elixir-ex-doc@0.38.4 elixir-jason@1.4.1 elixir-phoenix@1.8.1 elixir-phoenix-html@4.3.0 elixir-phoenix-live-view@1.1.13
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_live_head/
Licenses: Expat
Build system: mix
Synopsis: HTML Head manipulation for Phoenix Live Views
Description:

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.

elixir-emote 0.1.1
Propagated dependencies: elixir-phoenix-html@4.3.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/emote/
Licenses: WTFPL 2
Build system: mix
Synopsis: Convert emoticons and emoji names to emoji characters or images
Description:

This package provides elixir-emote, a small library for converting emoticons and emoji names to emoji characters or images, including custom emoji.

elixir-ex-cldr-dates-times 2.24.0
Propagated dependencies: elixir-calendar-interval@0.2.0 elixir-ex-cldr@2.47.2 elixir-ex-cldr-calendars@2.3.1 elixir-ex-cldr-units@3.19.1 elixir-jason@1.4.1 elixir-tz@0.28.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/ex_cldr_dates_times/
Licenses: ASL 2.0
Build system: mix
Synopsis: Date, Time and DateTime localization, internationalization and formatting
Description:

Date, Time and DateTime localization, internationalization and formatting functions using the Common Locale Data Repository (CLDR).

elixir-plug 1.18.1
Propagated dependencies: elixir-mime@2.0.7 elixir-plug-crypto@2.1.1 erlang-telemetry@1.3.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/plug/
Licenses: ASL 2.0
Build system: mix
Synopsis: Compose web applications with functions
Description:

Plug is:

  • A specification for composing web applications with functions

  • Connection adapters for different web servers in the Erlang VM

In other words, Plug allows you to build web applications from small pieces and run them on different web servers. Plug is used by web frameworks such as Phoenix to manage requests, responses, and websockets. This documentation will show some high-level examples and introduce the Plug's main building blocks.

elixir-phoenix-live-favicon 1.0.0
Propagated dependencies: elixir-phoenix-live-head@1.0.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phoenix_live_favicon/
Licenses: Expat
Build system: mix
Synopsis: Favicon manipulation for Phoenix Live Views
Description:

This package provides a lib enabling dynamic favicons in Phoenix Live View applications.

elixir-httparrot 1.4.0
Propagated dependencies: elixir-con-cache@1.1.1 erlang-cowboy@2.14.1 elixir-exjsx@4.0.0
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/httparrot/
Licenses: Expat
Build system: mix
Synopsis: HTTP Request & Response Server
Description:

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.

elixir-phx-new 1.8.1
Channel: guix
Location: gnu/packages/elixir-web.scm (gnu packages elixir-web)
Home page: https://hexdocs.pm/phx_new/
Licenses: Expat
Build system: mix
Synopsis: Phoenix framework project generator
Description:

Phoenix framework project generator. Provides a mix phx.new task to bootstrap a new Elixir application with Phoenix dependencies.

Total packages: 32521