Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blaumeise20/template-jsx-example-svg
Example for template-jsx
https://github.com/blaumeise20/template-jsx-example-svg
Last synced: 5 days ago
JSON representation
Example for template-jsx
- Host: GitHub
- URL: https://github.com/blaumeise20/template-jsx-example-svg
- Owner: blaumeise20
- Created: 2021-05-10T16:42:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T14:58:54.000Z (over 3 years ago)
- Last Synced: 2023-03-09T08:26:20.261Z (almost 2 years ago)
- Language: TypeScript
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template JSX examples
This repo contains an example generating SVG images with the package [template-jsx](https://www.npmjs.com/package/template-jsx).
It was originally created for a session in the [Angular Meetup Graz](https://www.meetup.com/de-DE/Angular-Meetup-Graz/). Note that this example will not be continuously maintained. I will update it every now and then whenever I use it. If you update and/or extend it, feel free to send me a pull request.
# Content
This script creates a random tree from a given seed.
***IMAGE***
# Licence
This project is licensed under the MIT license. Read it [here](LICENSE).