You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Scrivener.List](https://hex.pm/packages/scrivener_list) is a Scrivener compatible extension that
7
6
allows the pagination of a list of elements.
8
7
9
-
## Features
8
+
## Features
10
9
11
10
1. Scrivener.List extends the protocol `Scrivener.Paginater.paginate/2` from the [scrivener](https://github.com/drewolson/scrivener) library.
12
11
1. Scrivener.List also extends the function `MyApp.Repo.paginate/2` from the [scrivener_ecto](https://github.com/drewolson/scrivener_ecto) library.
13
-
12
+
14
13
Using the second feature is entirely optional. It's provided as a convenience where the [scrivener_ecto](https://github.com/drewolson/scrivener_ecto)
15
14
library is also being used in the project and gives access to the
0 commit comments