https://github.com/xyproto/tinysvg
:triangular_ruler: Package for generating TinySVG images
https://github.com/xyproto/tinysvg
generate svg tinysvg xml
Last synced: about 1 year ago
JSON representation
:triangular_ruler: Package for generating TinySVG images
- Host: GitHub
- URL: https://github.com/xyproto/tinysvg
- Owner: xyproto
- License: bsd-3-clause
- Created: 2019-10-21T09:10:13.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T07:26:49.000Z (about 2 years ago)
- Last Synced: 2025-03-29T03:02:40.020Z (over 1 year ago)
- Topics: generate, svg, tinysvg, xml
- Language: Go
- Homepage:
- Size: 76.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tinysvg  [](https://goreportcard.com/report/github.com/xyproto/tinysvg) [](https://godoc.org/github.com/xyproto/tinysvg)
Construct SVG documents and images using Go.
This package mainly uses `[]byte` slices instead of strings, and does not indent the generated SVG data, for performance and compactness.
## General info
* Version: 1.1.1
* Author: Alexander F. Rødseth <xyproto@archlinux.org>
* License: BSD-3