Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelhatherly/hypertexttemplates.jl
Hypertext templating DSL for Julia
https://github.com/michaelhatherly/hypertexttemplates.jl
hypertext julia web-development
Last synced: about 1 month ago
JSON representation
Hypertext templating DSL for Julia
- Host: GitHub
- URL: https://github.com/michaelhatherly/hypertexttemplates.jl
- Owner: MichaelHatherly
- License: mit
- Created: 2023-10-04T21:16:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T13:14:55.000Z (about 2 months ago)
- Last Synced: 2024-11-16T13:30:32.274Z (about 2 months ago)
- Topics: hypertext, julia, web-development
- Language: Julia
- Homepage: https://michaelhatherly.github.io/HypertextTemplates.jl/
- Size: 447 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HypertextTemplates.jl
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://michaelhatherly.github.io/HypertextTemplates.jl/stable)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://michaelhatherly.github.io/HypertextTemplates.jl/dev)_Hypertext templating DSL for Julia_
## Installation
```julia
pkg> add HypertextTemplatesjulia> using HypertextTemplates
```