cargo-thanku | Rust Dependency Acknowledgment Generator 🦀 ❤️🔥 Enhanced cargo-thanks, give an Acknowledgment to your rust project for thanks. Automatically generate polished acknowledgments for your Rust project's dependencies ✨ Multi-format outputs (Markdown/JSON/YAML/CSV) • 🚀 Concurrent GitHub/crates.io API integration • 🌐 Multi-languages
Stars
30
Forks
0
Watchers
30
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
59
commits
refactor(config): remove redundant newline in file opening logic
c49aaf8View on GitHubfix(sources): fix GitHub API client with proper headers and error handling
4e073d4View on GitHubenhance(output): implement buffered parsing for CSV and Markdown formatters
fc4fe83View on GitHubfeat(output): introduce markdown tokenizer for robust list parsing
b496a6bView on GitHubrefactor(app): restructure application into modular architecture
5f13873View on GitHubUpdate dependencies in Cargo.toml and add TODO.md for project optimization tasks
9ef1f12View on GitHubfeat(i18n, output): add multilingual support and output formats
42be3a3View on GitHub