https://github.com/xuender/chart
golang chart lib
https://github.com/xuender/chart
Last synced: 2 months ago
JSON representation
golang chart lib
- Host: GitHub
- URL: https://github.com/xuender/chart
- Owner: xuender
- License: mit
- Created: 2024-11-07T00:52:10.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-15T10:47:20.000Z (7 months ago)
- Last Synced: 2025-02-09T19:40:49.096Z (4 months ago)
- Language: Go
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chart
[![Action][action-svg]][action-url]
[![Report Card][goreport-svg]][goreport-url]
[![Lines of code][lines-svg]][lines-url]
[![godoc][godoc-svg]][godoc-url]
[![License][license-svg]][license-url]✨ **`xuender/chart` is a ...**
## 🚀 Install
```shell
go install github.com/xuender/chart@latest
```## 💡 Usage
TODO
## 👤 Contributors
![Contributors][contributors-svg]
## 📝 License
© ender, 2024~time.Now
[MIT LICENSE][license-url]
[action-url]: https://github.com/xuender/chart/actions
[action-svg]: https://github.com/xuender/chart/workflows/Go/badge.svg[goreport-url]: https://goreportcard.com/report/github.com/xuender/chart
[goreport-svg]: https://goreportcard.com/badge/github.com/xuender/chart[godoc-url]: https://godoc.org/github.com/xuender/chart
[godoc-svg]: https://godoc.org/github.com/xuender/chart?status.svg[license-url]: https://github.com/xuender/chart/blob/master/LICENSE
[license-svg]: https://img.shields.io/badge/license-MIT-blue.svg[contributors-svg]: https://contrib.rocks/image?repo=xuender/chart
[lines-svg]: https://sloc.xyz/github/xuender/chart
[lines-url]: https://github.com/boyter/scc