scrivener v0.2.2

Modules summary

Scrivener

Scrivener allows you to paginate your Ecto queries. It gives you useful information such as the total number of pages, the current page, and the current page’s entries. It works nicely with Phoenix as well

Scrivener.Config

A Scrivener.Config can be created with a page_number, a page_size and a repo

Scrivener.Page

A Scrivener.Page has 4 fields that can be accessed: entries, page_number, page_size and total_pages