4 releases
new 0.0.10 | Jan 4, 2025 |
---|---|
0.0.9 | Dec 31, 2024 |
0.0.8 | Dec 30, 2024 |
0.0.1 | Dec 25, 2024 |
#514 in Rust patterns
422 downloads per month
Used in 2 crates
(via swamp-script-error-report)
22KB
453 lines
Eira 🌨️
ANSI-colored error reporting for custom programming languages.
⚠️ Early Development Notice: This project is in its very early stages and under active development. The API is unstable and likely to change significantly. While you're welcome to explore the code, it's not recommended for production use yet.
✨ Features
- 🎨 ANSI-colored output
- 🎯 Multiple labels per line
📦 Installation
Add eira to your project's Cargo.toml
:
[dependencies]
eira = "0.0.10"
About Contributions
This is an open source project with a single copyright holder. While the code is publicly available under LICENSE, I am not accepting external contributions at this time.
You are welcome to:
- Use the code according to the license terms
- Fork the project for your own use, following the license terms
- Report issues
- Provide feedback
- Share the project
If you have suggestions or find bugs, please feel free to open an issue for discussion. While I cannot accept pull requests, I value your feedback and engagement with the project.
Thank you for your understanding and interest in the project! 🙏
License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2024 Peter Bjorklund. All rights reserved.
Dependencies
~91KB