scrivener_ecto
Page manager
A library that provides pagination utilities for Ecto queries in Phoenix applications
Paginate your Ecto queries with Scrivener
573 stars
13 watching
129 forks
Language: Elixir
last commit: 7 days ago ectopaginatescrivener
Related projects:
Repository | Description | Stars |
---|---|---|
mojotech/scrivener | A pagination library for Elixir ecosystems | 553 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
elixirdrops/kerosene | A pagination library for Ecto and Phoenix applications | 231 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
mojotech/torch | Automates creation of admin interfaces for Phoenix web applications | 1,119 |
mgwidmann/scrivener_html | A set of Elixir libraries that provide HTML view helpers for building pages with various CSS frameworks and Scrivener's page struct. | 125 |
stephenmoloney/scrivener_list | An Elixir library that enables pagination of lists in Scrivener-compatible applications. | 28 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
dockyard/inquisitor | A query builder for Ecto that allows composable querying of model fields | 170 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
milosmosovsky/terminator | A toolkit for defining and enforcing fine-grained permissions in Elixir applications | 61 |
annkissam/rummage_phoenix | A Phoenix support framework for searching and sorting data in Ecto models | 152 |
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |