elephantry-extras 0.9.0

A collection of additional components for elephantry.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# elephantry-extras

[![Crates.io](https://img.shields.io/crates/v/elephantry-extras)](https://crates.io/crates/elephantry-extras)
[![docs.rs](https://img.shields.io/badge/docs-latest-blue.svg)](https://docs.rs/elephantry-extras)
[![Github actions](https://github.com/elephantry/extras/workflows/.github/workflows/ci.yml/badge.svg)](https://github.com/elephantry/extras/actions?query=workflow%3A.github%2Fworkflows%2Fci.yml)
[![Build Status](https://gitlab.com/elephantry/extras/badges/main/pipeline.svg)](https://gitlab.com/elephantry/extras/commits/main)

A collection of additional components for elephantry.

## Pager

A [yew](https://yew.rs/) component, [askama](https://crates.io/crates/askama)
and [tera](https://tera.netlify.app/) function to easily creates an html pager:

![](pager.png)