https://github.com/opensass/eld
🚛 ELD Toolkit for WASM frameworks like Yew, Dioxus, and Leptos.
https://github.com/opensass/eld
Last synced: about 1 year ago
JSON representation
🚛 ELD Toolkit for WASM frameworks like Yew, Dioxus, and Leptos.
- Host: GitHub
- URL: https://github.com/opensass/eld
- Owner: opensass
- License: mit
- Created: 2025-04-01T21:37:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T21:51:23.000Z (about 1 year ago)
- Last Synced: 2025-04-01T22:32:07.228Z (about 1 year ago)
- Language: Rust
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📊 ELD
[](https://crates.io/crates/eld)
[](https://crates.io/crates/eld)

[](https://www.rust-lang.org/)
[](https://www.rust-lang.org)
[](https://github.com/opensass/eld)
[](https://discord.gg/b5JbvHW5nv)

## 🎬 Demo

## 📜 Introduction
**ELD** is a Rust crate designed for Electronic Logging Devices (ELDs). It helps users visualize driving logs through **interactive charts** and **analytics dashboards**.
### 🚀 Features
- 📈 **Chart Generation** - Convert ELD logs into easy-to-read visual charts.
- 🕒 **HOS Compliance** - Track Hours of Service (HOS) automatically.
- 📊 **Analytics & Insights** - Get AI-powered summaries of driving patterns.
- ⚡ **High-Performance** - Built with Rust for speed and efficiency.
- 🔌 **Extensible API** - Easily integrate with fleet management systems.
## Y Yew Usage (TODO)
Refer to [our guide](YEW.md) to integrate this component into your Yew app.
## 🧬 Dioxus Usage
Refer to [our guide](https://github.com/opensass/eld/blob/main/DIOXUS.md) to integrate this component into your Dioxus app.
## 🌱 Leptos Usage (TODO)
Refer to [our guide](LEPTOS.md) to integrate this component into your Leptos app.
## 🤝 Contributions
Contributions are welcome! Whether it's bug fixes, feature requests, or examples, we would love your help to improve eld.
1. Fork the repository.
1. Create a new branch for your feature/bugfix.
1. Submit a pull request for review.
## 📜 License
ELD is licensed under the [MIT License](LICENSE). You are free to use, modify, and distribute this library in your projects.