Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 HypertextTemplates

julia> using HypertextTemplates
```