awesome
awesome copied to clipboard
Add `chart-js-rs`
Awesome Contribution Checklist:
- [x] I have read, and re-read the Contributing Guidelines
- [x] I have searched to ensure the suggested item doesn't exist on this list
- [x] This PR contains only one item
Please Describe Your Addition
Hi, I have started developing a Rust API crate for Chartjs to be used with Rust WebAssembly. It is 2+ months old now but only recently published to crates.io
. It's also a WIP as currently I am only adding types/fields as required. The repository has an example which should be enough for any users to get started. I think I have formatted everything properly but if not please let me know.
Thanks