Categories: None [Edit]
prato
Prato is a library that simplifies the backend code required to support queryable data,
by mapping parameters onto a table structure,
allowing Prato to invoke Active Record methods like `.where`, `.order`, `.joins`, `.pluck` and others.
The immediate use case for this is fetching data for tables in the frontend,
and with a simple *Prato* table, it becomes trivial to provide any kind of filtering / sorting / pagination operations
over an Active Record relation.
Total
Ranking: 192,098 of 196,150
Downloads: 552
Daily
Ranking: 35,210 of 196,123
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 37 | 827,282,293 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | Asler |