Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leiserfg/fervojo
https://github.com/leiserfg/fervojo
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/leiserfg/fervojo
- Owner: leiserfg
- License: mit
- Created: 2024-05-26T08:23:22.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-05T13:26:26.000Z (7 months ago)
- Last Synced: 2024-11-04T21:25:20.733Z (about 2 months ago)
- Language: Typst
- Size: 300 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fervojo
=======Use [railroads](https://github.com/lukaslueg/railroad_dsl) in your documents.
You use the function by calling `render(diagram-text, css)` which renders the diagram. There, `diagram-text` contains is the diagram itself and css is the one used for the style, `css` is `default-css()` if you don't pass it. Both fields can be strings, bytes or a raw [raw](https://typst.app/docs/reference/text/raw/) block.