| Crates.io | elephant-ladder |
| lib.rs | elephant-ladder |
| version | 0.0.1 |
| created_at | 2025-11-17 06:31:01.00138+00 |
| updated_at | 2025-11-17 06:31:01.00138+00 |
| description | Elephant Ladder: a Rust-based reading system. (Name reserved.) |
| homepage | https://elephantladder.dev |
| repository | https://github.com/elephant-ladder/elephant-ladder |
| max_upload_size | |
| id | 1936338 |
| size | 3,877 |
🐘 Elephant Ladder
A Rust-powered reading system built on top of EPUB Stack and Papercut Engine. (This crate is a placeholder; the name is being reserved.)
Elephant Ladder will be the primary reading system UI/application in the Elephant Ladder ecosystem. It is intended to be a modern, clean, Rust-first EPUB reader built on:
[epub-stack] — parsing and EPUB3 spec implementation
[papercut-engine] — layout, pagination, and rendering
[guillotine-ui] — component/UI layer for Leptos
This crate currently contains only a minimal placeholder so the name can be reserved on crates.io while the architectural design and implementation are still in progress.